summaryrefslogtreecommitdiff
path: root/gcc/config/sh/sh_treg_combine.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/sh/sh_treg_combine.cc')
-rw-r--r--gcc/config/sh/sh_treg_combine.cc4
1 files changed, 3 insertions, 1 deletions
diff --git a/gcc/config/sh/sh_treg_combine.cc b/gcc/config/sh/sh_treg_combine.cc
index dc4a64200ca..3c3676719bc 100644
--- a/gcc/config/sh/sh_treg_combine.cc
+++ b/gcc/config/sh/sh_treg_combine.cc
@@ -46,7 +46,9 @@ along with GCC; see the file COPYING3. If not see
#include "recog.h"
#include "tree-pass.h"
#include "target.h"
-#include "tree-core.h"
+#include "symtab.h"
+#include "inchash.h"
+#include "tree.h"
#include "optabs.h"
#include "expr.h"