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 7273c11..b26c520 100644 --- a/gcc/graphite.c +++ b/gcc/graphite.c @@ -57,6 +57,7 @@ along with GCC; see the file COPYING3. If not see #include "dbgcnt.h" #include "tree-parloops.h" #include "tree-pass.h" +#include "tree-cfgcleanup.h" #ifdef HAVE_cloog |