]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/ipa-pure-const.c
tree-ssa.h: New.
[thirdparty/gcc.git] / gcc / ipa-pure-const.c
index ed4deae64fec2d1ca5a51851218f0018a6066cf3..55b679d98a2efb2193b94eafbd912d0d9e52b9f3 100644 (file)
@@ -36,7 +36,7 @@ along with GCC; see the file COPYING3.  If not see
 #include "coretypes.h"
 #include "tm.h"
 #include "tree.h"
-#include "tree-flow.h"
+#include "tree-ssa.h"
 #include "tree-inline.h"
 #include "tree-pass.h"
 #include "langhooks.h"