]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/tree-vrp.c
tree-ssa.h: New.
[thirdparty/gcc.git] / gcc / tree-vrp.c
index d5548ff55eb3d8d554f02553fd2bcdf2dd7c7787..ae27dc48a2faf76724a8149d78b07587b7840518 100644 (file)
@@ -26,7 +26,7 @@ along with GCC; see the file COPYING3.  If not see
 #include "flags.h"
 #include "tree.h"
 #include "basic-block.h"
-#include "tree-flow.h"
+#include "tree-ssa.h"
 #include "tree-pass.h"
 #include "tree-dump.h"
 #include "gimple-pretty-print.h"