diff options
Diffstat (limited to 'gcc/genattr.c')
-rwxr-xr-x | gcc/genattr.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/genattr.c b/gcc/genattr.c index 3b3ab2b..a9f4b33 100755 --- a/gcc/genattr.c +++ b/gcc/genattr.c @@ -20,7 +20,7 @@ the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#include "hconfig.h" +#include "config.h" #include "system.h" #include "rtl.h" #include "obstack.h" |