summaryrefslogtreecommitdiff
path: root/gcc/tracer.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/tracer.c')
-rw-r--r--gcc/tracer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/tracer.c b/gcc/tracer.c
index 0139669aa16..aa1736c685e 100644
--- a/gcc/tracer.c
+++ b/gcc/tracer.c
@@ -46,7 +46,7 @@
#include "params.h"
#include "coverage.h"
#include "tree-pass.h"
-#include "tree-flow.h"
+#include "tree-ssa.h"
#include "tree-inline.h"
#include "cfgloop.h"