summaryrefslogtreecommitdiff
path: root/unittests/System/Path.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'unittests/System/Path.cpp')
-rw-r--r--unittests/System/Path.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/unittests/System/Path.cpp b/unittests/System/Path.cpp
index b8a2f63097..2b0817f50c 100644
--- a/unittests/System/Path.cpp
+++ b/unittests/System/Path.cpp
@@ -8,7 +8,7 @@
//===----------------------------------------------------------------------===//
// For now, just test that the header file parses.
-#include "llvm/System/PathV2.h"
+#include "llvm/Support/PathV2.h"
#include "gtest/gtest.h"