diff options
Diffstat (limited to 'gcc/genpeep.c')
-rwxr-xr-x | gcc/genpeep.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/genpeep.c b/gcc/genpeep.c index 612fd90..01991c3 100755 --- a/gcc/genpeep.c +++ b/gcc/genpeep.c @@ -19,7 +19,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" |