summaryrefslogtreecommitdiff
path: root/gcc/varpool.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/varpool.c')
-rw-r--r--gcc/varpool.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/varpool.c b/gcc/varpool.c
index 2e47d288536..d5324adb52b 100644
--- a/gcc/varpool.c
+++ b/gcc/varpool.c
@@ -33,7 +33,7 @@ along with GCC; see the file COPYING3. If not see
#include "target.h"
#include "output.h"
#include "gimple.h"
-#include "tree-flow.h"
+#include "tree-ssa.h"
#include "flags.h"
/* List of hooks triggered on varpool_node events. */