summaryrefslogtreecommitdiff
path: root/src/plugins/cppeditor/cppsourceprocessor_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/cppeditor/cppsourceprocessor_test.cpp')
-rw-r--r--src/plugins/cppeditor/cppsourceprocessor_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/cppeditor/cppsourceprocessor_test.cpp b/src/plugins/cppeditor/cppsourceprocessor_test.cpp
index 89ae5e7aaa..dc010432ad 100644
--- a/src/plugins/cppeditor/cppsourceprocessor_test.cpp
+++ b/src/plugins/cppeditor/cppsourceprocessor_test.cpp
@@ -47,7 +47,7 @@ using ProjectExplorer::HeaderPathType;
using Include = Document::Include;
using CppEditor::Tests::TestCase;
-using CppEditor::Tests::TestIncludePaths;
+using CppEditor::Tests::Internal::TestIncludePaths;
namespace CppEditor::Internal {