summaryrefslogtreecommitdiffstats
path: root/clang/lib/Checker/CallInliner.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'clang/lib/Checker/CallInliner.cpp')
-rw-r--r--clang/lib/Checker/CallInliner.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/lib/Checker/CallInliner.cpp b/clang/lib/Checker/CallInliner.cpp
index 8d4596d85ea..d94994b1943 100644
--- a/clang/lib/Checker/CallInliner.cpp
+++ b/clang/lib/Checker/CallInliner.cpp
@@ -13,7 +13,7 @@
#include "clang/Checker/PathSensitive/CheckerVisitor.h"
#include "clang/Checker/PathSensitive/GRState.h"
-#include "clang/Checker/LocalCheckers.h"
+#include "clang/Checker/Checkers/LocalCheckers.h"
using namespace clang;
OpenPOWER on IntegriCloud