aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/qmljs/qmljs_global.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/qmljs/qmljs_global.h')
-rw-r--r--src/libs/qmljs/qmljs_global.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libs/qmljs/qmljs_global.h b/src/libs/qmljs/qmljs_global.h
index 032001ebee..d427ecc17f 100644
--- a/src/libs/qmljs/qmljs_global.h
+++ b/src/libs/qmljs/qmljs_global.h
@@ -33,7 +33,7 @@
#ifndef QMLJS_GLOBAL_H
#define QMLJS_GLOBAL_H
-#include <QtCore/qglobal.h>
+#include <qglobal.h>
#if defined(QMLJS_BUILD_DIR)
# define QMLJS_EXPORT Q_DECL_EXPORT