diff options
Diffstat (limited to 'gcc/gimplify.c')
-rw-r--r-- | gcc/gimplify.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/gimplify.c b/gcc/gimplify.c index 17215dc02c0..66b6b520853 100644 --- a/gcc/gimplify.c +++ b/gcc/gimplify.c @@ -31,6 +31,7 @@ along with GCC; see the file COPYING3. If not see #include "tree-iterator.h" #include "tree-inline.h" #include "diagnostic.h" +#include "tree-pretty-print.h" #include "langhooks.h" #include "langhooks-def.h" #include "tree-flow.h" |