diff options
Diffstat (limited to 'gcc/graphite-poly.c')
-rw-r--r-- | gcc/graphite-poly.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/graphite-poly.c b/gcc/graphite-poly.c index 5e9323a..2468ed6 100644 --- a/gcc/graphite-poly.c +++ b/gcc/graphite-poly.c @@ -40,6 +40,7 @@ along with GCC; see the file COPYING3. If not see #include "pretty-print.h" #include "gimple-pretty-print.h" #include "graphite.h" +#include "dumpfile.h" /* Print to STDERR the GMP value VAL. */ |