summaryrefslogtreecommitdiffstats
path: root/clang/lib/Tooling/FileMatchTrie.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'clang/lib/Tooling/FileMatchTrie.cpp')
-rw-r--r--clang/lib/Tooling/FileMatchTrie.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/lib/Tooling/FileMatchTrie.cpp b/clang/lib/Tooling/FileMatchTrie.cpp
index 5eb4bb9e49d..89979a84f94 100644
--- a/clang/lib/Tooling/FileMatchTrie.cpp
+++ b/clang/lib/Tooling/FileMatchTrie.cpp
@@ -14,7 +14,7 @@
#include "clang/Tooling/FileMatchTrie.h"
#include "llvm/ADT/StringMap.h"
#include "llvm/Support/FileSystem.h"
-#include "llvm/Support/PathV2.h"
+#include "llvm/Support/Path.h"
#include "llvm/Support/raw_ostream.h"
#include <sstream>
OpenPOWER on IntegriCloud