aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cmakeprojectmanager/cmakeeditorfactory.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/cmakeprojectmanager/cmakeeditorfactory.h')
-rw-r--r--src/plugins/cmakeprojectmanager/cmakeeditorfactory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/cmakeprojectmanager/cmakeeditorfactory.h b/src/plugins/cmakeprojectmanager/cmakeeditorfactory.h
index 54a007e2d6..7a61cf10ff 100644
--- a/src/plugins/cmakeprojectmanager/cmakeeditorfactory.h
+++ b/src/plugins/cmakeprojectmanager/cmakeeditorfactory.h
@@ -37,7 +37,7 @@
#include <coreplugin/editormanager/ieditorfactory.h>
-#include <QtCore/QStringList>
+#include <QStringList>
namespace TextEditor {
class TextEditorActionHandler;