summaryrefslogtreecommitdiff
path: root/src/plugins/cppeditor/cppfollowsymbolundercursor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/cppeditor/cppfollowsymbolundercursor.h')
-rw-r--r--src/plugins/cppeditor/cppfollowsymbolundercursor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/cppeditor/cppfollowsymbolundercursor.h b/src/plugins/cppeditor/cppfollowsymbolundercursor.h
index 4dec46914a..dc08f4c321 100644
--- a/src/plugins/cppeditor/cppfollowsymbolundercursor.h
+++ b/src/plugins/cppeditor/cppfollowsymbolundercursor.h
@@ -32,7 +32,7 @@
#define CPPFOLLOWSYMBOLUNDERCURSOR_H
#include <cplusplus/CppDocument.h>
-#include <texteditor/basetexteditor.h>
+#include <texteditor/texteditor.h>
QT_BEGIN_NAMESPACE
class QTextCursor;