aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/resourceeditor/resourceeditorfactory.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/resourceeditor/resourceeditorfactory.h')
-rw-r--r--src/plugins/resourceeditor/resourceeditorfactory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/resourceeditor/resourceeditorfactory.h b/src/plugins/resourceeditor/resourceeditorfactory.h
index f85e5f8a12..376232c1bd 100644
--- a/src/plugins/resourceeditor/resourceeditorfactory.h
+++ b/src/plugins/resourceeditor/resourceeditorfactory.h
@@ -36,7 +36,7 @@
#include <coreplugin/editormanager/ieditorfactory.h>
#include <coreplugin/icontext.h>
-#include <QtCore/QStringList>
+#include <QStringList>
namespace ResourceEditor {
namespace Internal {