summaryrefslogtreecommitdiffstats
path: root/unittests/Tooling/QualTypeNamesTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'unittests/Tooling/QualTypeNamesTest.cpp')
-rw-r--r--unittests/Tooling/QualTypeNamesTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/unittests/Tooling/QualTypeNamesTest.cpp b/unittests/Tooling/QualTypeNamesTest.cpp
index edd5060ba0..dd48f3bf45 100644
--- a/unittests/Tooling/QualTypeNamesTest.cpp
+++ b/unittests/Tooling/QualTypeNamesTest.cpp
@@ -7,7 +7,7 @@
//
//===----------------------------------------------------------------------===//
-#include "clang/Tooling/Core/QualTypeNames.h"
+#include "clang/AST/QualTypeNames.h"
#include "TestVisitor.h"
using namespace clang;