summaryrefslogtreecommitdiff
path: root/gcc/genrecog.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/genrecog.c')
-rwxr-xr-xgcc/genrecog.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/genrecog.c b/gcc/genrecog.c
index 2b67391..eefde45 100755
--- a/gcc/genrecog.c
+++ b/gcc/genrecog.c
@@ -46,7 +46,7 @@ Boston, MA 02111-1307, USA. */
which returns 0 if the rtl could not be split, or
it returns the split rtl in a SEQUENCE. */
-#include "hconfig.h"
+#include "config.h"
#include "system.h"
#include "rtl.h"
#include "obstack.h"