]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/predict.c
tree-ssa.h: New.
[thirdparty/gcc.git] / gcc / predict.c
index affed79ae9d8f5da52ac83b339fdc482b15d101d..3b275d0afdbd23e8b96941a6dd328039a1639052 100644 (file)
@@ -50,7 +50,7 @@ along with GCC; see the file COPYING3.  If not see
 #include "params.h"
 #include "target.h"
 #include "cfgloop.h"
-#include "tree-flow.h"
+#include "tree-ssa.h"
 #include "ggc.h"
 #include "tree-pass.h"
 #include "tree-scalar-evolution.h"