summaryrefslogtreecommitdiffstats
path: root/clang/lib/Checker/HTMLDiagnostics.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'clang/lib/Checker/HTMLDiagnostics.cpp')
-rw-r--r--clang/lib/Checker/HTMLDiagnostics.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/lib/Checker/HTMLDiagnostics.cpp b/clang/lib/Checker/HTMLDiagnostics.cpp
index ff9867fb5f1..6b0bb7db2d3 100644
--- a/clang/lib/Checker/HTMLDiagnostics.cpp
+++ b/clang/lib/Checker/HTMLDiagnostics.cpp
@@ -23,7 +23,7 @@
#include "clang/Lex/Preprocessor.h"
#include "llvm/Support/MemoryBuffer.h"
#include "llvm/Support/raw_ostream.h"
-#include "llvm/System/Path.h"
+#include "llvm/Support/Path.h"
using namespace clang;
OpenPOWER on IntegriCloud