diff options
Diffstat (limited to 'gcc/ipa-cp.c')
-rw-r--r-- | gcc/ipa-cp.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/ipa-cp.c b/gcc/ipa-cp.c index a1bfe0e8701..5c953b4c4ba 100644 --- a/gcc/ipa-cp.c +++ b/gcc/ipa-cp.c @@ -131,6 +131,7 @@ along with GCC; see the file COPYING3. If not see #include "flags.h" #include "timevar.h" #include "diagnostic.h" +#include "tree-pretty-print.h" #include "tree-dump.h" #include "tree-inline.h" #include "fibheap.h" |