summaryrefslogtreecommitdiffstats
path: root/clang/lib/StaticAnalyzer/Checkers/ExprEngineExperimentalChecks.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'clang/lib/StaticAnalyzer/Checkers/ExprEngineExperimentalChecks.cpp')
-rw-r--r--clang/lib/StaticAnalyzer/Checkers/ExprEngineExperimentalChecks.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/lib/StaticAnalyzer/Checkers/ExprEngineExperimentalChecks.cpp b/clang/lib/StaticAnalyzer/Checkers/ExprEngineExperimentalChecks.cpp
index 52a3aced2d0..02291bb784f 100644
--- a/clang/lib/StaticAnalyzer/Checkers/ExprEngineExperimentalChecks.cpp
+++ b/clang/lib/StaticAnalyzer/Checkers/ExprEngineExperimentalChecks.cpp
@@ -12,7 +12,7 @@
//
//===----------------------------------------------------------------------===//
-#include "ExprEngineInternalChecks.h"
+#include "InternalChecks.h"
#include "ExprEngineExperimentalChecks.h"
#include "clang/StaticAnalyzer/Checkers/LocalCheckers.h"
OpenPOWER on IntegriCloud