summaryrefslogtreecommitdiff
path: root/gcc/rtl.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/rtl.h')
-rw-r--r--gcc/rtl.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/gcc/rtl.h b/gcc/rtl.h
index 8994f897c67..394513ea8a4 100644
--- a/gcc/rtl.h
+++ b/gcc/rtl.h
@@ -30,13 +30,14 @@ along with GCC; see the file COPYING3. If not see
#include "double-int.h"
#include "real.h"
#include "fixed-value.h"
+#include "statistics.h"
+#include "vec.h"
+#include "hash-table.h"
+#include "hash-set.h"
#endif /* GENERATOR_FILE */
-#include "statistics.h"
#include "input.h"
-#include "vec.h"
#include "alias.h"
-#include "hashtab.h"
#include "flags.h"
#include "is-a.h"