summaryrefslogtreecommitdiff
path: root/gcc/gencodes.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/gencodes.c')
-rw-r--r--gcc/gencodes.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/gcc/gencodes.c b/gcc/gencodes.c
index 5a292821c39..e2c4656624b 100644
--- a/gcc/gencodes.c
+++ b/gcc/gencodes.c
@@ -22,8 +22,10 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA
02111-1307, USA. */
-#include "hconfig.h"
+#include "bconfig.h"
#include "system.h"
+#include "coretypes.h"
+#include "tm.h"
#include "rtl.h"
#include "errors.h"
#include "gensupport.h"