]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/tree-ssa-loop.c
tree-ssa.h: New.
[thirdparty/gcc.git] / gcc / tree-ssa-loop.c
index 8bcfd060e60550552ed6972b23876126528c84ff..f97a94643b33e8a21e02871c1cd57cdd0dae358f 100644 (file)
@@ -24,7 +24,7 @@ along with GCC; see the file COPYING3.  If not see
 #include "tree.h"
 #include "tm_p.h"
 #include "basic-block.h"
-#include "tree-flow.h"
+#include "tree-ssa.h"
 #include "tree-pass.h"
 #include "cfgloop.h"
 #include "flags.h"