summaryrefslogtreecommitdiff
path: root/gcc/tsan.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/tsan.c')
-rw-r--r--gcc/tsan.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/tsan.c b/gcc/tsan.c
index bceb5979de1..1d318ea8527 100644
--- a/gcc/tsan.c
+++ b/gcc/tsan.c
@@ -26,7 +26,7 @@ along with GCC; see the file COPYING3. If not see
#include "intl.h"
#include "tm.h"
#include "basic-block.h"
-#include "gimple.h"
+#include "gimplify.h"
#include "function.h"
#include "gimple-ssa.h"
#include "cgraph.h"