summaryrefslogtreecommitdiff
path: root/gcc/lto-streamer.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/lto-streamer.c')
-rw-r--r--gcc/lto-streamer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/lto-streamer.c b/gcc/lto-streamer.c
index e7b66c167b5..cdc75de9bae 100644
--- a/gcc/lto-streamer.c
+++ b/gcc/lto-streamer.c
@@ -28,7 +28,7 @@ along with GCC; see the file COPYING3. If not see
#include "flags.h"
#include "tree.h"
#include "gimple.h"
-#include "tree-flow.h"
+#include "tree-ssa.h"
#include "diagnostic-core.h"
#include "bitmap.h"
#include "vec.h"