summaryrefslogtreecommitdiff
path: root/src/plugins/cppeditor/cppeditordocument.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/cppeditor/cppeditordocument.h')
-rw-r--r--src/plugins/cppeditor/cppeditordocument.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/cppeditor/cppeditordocument.h b/src/plugins/cppeditor/cppeditordocument.h
index 64249a4fed..db1311dfbb 100644
--- a/src/plugins/cppeditor/cppeditordocument.h
+++ b/src/plugins/cppeditor/cppeditordocument.h
@@ -36,7 +36,7 @@
#include <cpptools/cppsemanticinfo.h>
#include <cpptools/editordocumenthandle.h>
-#include <texteditor/basetextdocument.h>
+#include <texteditor/textdocument.h>
#include <QMutex>
#include <QTimer>