aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/editormanager/ieditor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/coreplugin/editormanager/ieditor.h')
-rw-r--r--src/plugins/coreplugin/editormanager/ieditor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/coreplugin/editormanager/ieditor.h b/src/plugins/coreplugin/editormanager/ieditor.h
index 30eb6e8c68..f06b2e2cee 100644
--- a/src/plugins/coreplugin/editormanager/ieditor.h
+++ b/src/plugins/coreplugin/editormanager/ieditor.h
@@ -37,7 +37,7 @@
#include <coreplugin/icontext.h>
#include <coreplugin/id.h>
-#include <QtCore/QMetaType>
+#include <QMetaType>
namespace Core {