aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/texteditor_global.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/texteditor/texteditor_global.h')
-rw-r--r--src/plugins/texteditor/texteditor_global.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/texteditor/texteditor_global.h b/src/plugins/texteditor/texteditor_global.h
index 607f71cccd..b7950b8b2b 100644
--- a/src/plugins/texteditor/texteditor_global.h
+++ b/src/plugins/texteditor/texteditor_global.h
@@ -33,7 +33,7 @@
#ifndef TEXTEDITOR_GLOBAL_H
#define TEXTEDITOR_GLOBAL_H
-#include <QtCore/qglobal.h>
+#include <qglobal.h>
#if defined(TEXTEDITOR_LIBRARY)
# define TEXTEDITOR_EXPORT Q_DECL_EXPORT