]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/tree-sra.c
tree-ssa.h: New.
[thirdparty/gcc.git] / gcc / tree-sra.c
index 7ed166857e581bd1f21fd60ccd3f19bfc7f85c62..58c7565dcf6b7017a3b5b12b6489dc18243914f2 100644 (file)
@@ -80,7 +80,7 @@ along with GCC; see the file COPYING3.  If not see
 #include "tree.h"
 #include "gimple.h"
 #include "cgraph.h"
-#include "tree-flow.h"
+#include "tree-ssa.h"
 #include "tree-pass.h"
 #include "ipa-prop.h"
 #include "statistics.h"