summaryrefslogtreecommitdiff
path: root/src/plugins/cpptools/cppcompletion_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/cpptools/cppcompletion_test.cpp')
-rw-r--r--src/plugins/cpptools/cppcompletion_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/cpptools/cppcompletion_test.cpp b/src/plugins/cpptools/cppcompletion_test.cpp
index e50a2a01b2..3f8e3419ba 100644
--- a/src/plugins/cpptools/cppcompletion_test.cpp
+++ b/src/plugins/cpptools/cppcompletion_test.cpp
@@ -34,7 +34,7 @@
#include <texteditor/codeassist/iassistproposal.h>
#include <texteditor/convenience.h>
-#include <texteditor/plaintexteditor.h>
+#include <texteditor/basetexteditor.h>
#include <utils/changeset.h>
#include <utils/fileutils.h>