summaryrefslogtreecommitdiff
path: root/gcc/genoutput.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/genoutput.c')
-rwxr-xr-xgcc/genoutput.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/genoutput.c b/gcc/genoutput.c
index e3eb74e..1d52550 100755
--- a/gcc/genoutput.c
+++ b/gcc/genoutput.c
@@ -90,7 +90,7 @@ insn_template[24] to be "clrd %0", and insn_n_operands[24] to be 1.
It would not make an case in output_insn_hairy because the template
given in the entry is a constant (it does not start with `*'). */
-#include "hconfig.h"
+#include "config.h"
#include "system.h"
#include "rtl.h"
#include "obstack.h"