]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/print-tree.c
tree-ssa.h: Remove all #include's
[thirdparty/gcc.git] / gcc / print-tree.c
index 2b9aa704becbb93d4cd1364916549ee1ef45dd97..e5d6664c22926ce4f3edf37f3ae076d37526fc92 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"