summaryrefslogtreecommitdiffstats
path: root/clang/lib/Checker/TextPathDiagnostics.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'clang/lib/Checker/TextPathDiagnostics.cpp')
-rw-r--r--clang/lib/Checker/TextPathDiagnostics.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/clang/lib/Checker/TextPathDiagnostics.cpp b/clang/lib/Checker/TextPathDiagnostics.cpp
index 0ed03e426d5..343b21102b6 100644
--- a/clang/lib/Checker/TextPathDiagnostics.cpp
+++ b/clang/lib/Checker/TextPathDiagnostics.cpp
@@ -11,8 +11,8 @@
//
//===----------------------------------------------------------------------===//
-#include "clang/Checker/PathDiagnosticClients.h"
-#include "clang/Checker/BugReporter/PathDiagnostic.h"
+#include "clang/GR/PathDiagnosticClients.h"
+#include "clang/GR/BugReporter/PathDiagnostic.h"
#include "clang/Lex/Preprocessor.h"
#include "llvm/Support/raw_ostream.h"
using namespace clang;
OpenPOWER on IntegriCloud