diff options
Diffstat (limited to 'gcc/graphite.c')
-rw-r--r-- | gcc/graphite.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/graphite.c b/gcc/graphite.c index b26c520..cb8cc7e 100644 --- a/gcc/graphite.c +++ b/gcc/graphite.c @@ -47,6 +47,7 @@ along with GCC; see the file COPYING3. If not see #include "system.h" #include "coretypes.h" #include "diagnostic-core.h" +#include "tree.h" #include "tree-ssa.h" #include "tree-dump.h" #include "cfgloop.h" |