aboutsummaryrefslogtreecommitdiff
path: root/lib/Checker/GRBlockCounter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Checker/GRBlockCounter.cpp')
-rw-r--r--lib/Checker/GRBlockCounter.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Checker/GRBlockCounter.cpp b/lib/Checker/GRBlockCounter.cpp
index 75fb16a2d5..6a1991750d 100644
--- a/lib/Checker/GRBlockCounter.cpp
+++ b/lib/Checker/GRBlockCounter.cpp
@@ -13,7 +13,7 @@
//
//===----------------------------------------------------------------------===//
-#include "clang/Checker/PathSensitive/GRBlockCounter.h"
+#include "clang/GR/PathSensitive/GRBlockCounter.h"
#include "llvm/ADT/ImmutableMap.h"
using namespace clang;