]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/print-tree.c
Merge in trunk.
[thirdparty/gcc.git] / gcc / print-tree.c
index e38f59abcb5f6ff8c943cae31756de33fbd04e42..d6cf945d385373ff016c7fd32b9720349026ba32 100644 (file)
@@ -28,7 +28,8 @@ along with GCC; see the file COPYING3.  If not see
 #include "tree-iterator.h"
 #include "diagnostic.h"
 #include "gimple-pretty-print.h" /* FIXME */
-#include "tree-ssa.h"
+#include "cgraph.h"
+#include "tree-cfg.h"
 #include "tree-dump.h"
 #include "dumpfile.h"
 #include "wide-int-print.h"