aboutsummaryrefslogtreecommitdiffstats
path: root/share/qtcreator/qml/qmljsdebugger/include/qmljsdebugger_global.h
diff options
context:
space:
mode:
Diffstat (limited to 'share/qtcreator/qml/qmljsdebugger/include/qmljsdebugger_global.h')
-rw-r--r--share/qtcreator/qml/qmljsdebugger/include/qmljsdebugger_global.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/qtcreator/qml/qmljsdebugger/include/qmljsdebugger_global.h b/share/qtcreator/qml/qmljsdebugger/include/qmljsdebugger_global.h
index e787218796..0e16c90ec8 100644
--- a/share/qtcreator/qml/qmljsdebugger/include/qmljsdebugger_global.h
+++ b/share/qtcreator/qml/qmljsdebugger/include/qmljsdebugger_global.h
@@ -33,7 +33,7 @@
#ifndef QMLJSDEBUGGER_GLOBAL_H
#define QMLJSDEBUGGER_GLOBAL_H
-#include <QtCore/qglobal.h>
+#include <qglobal.h>
# if defined(BUILD_QMLJSDEBUGGER_LIB)
# define QMLJSDEBUGGER_EXPORT Q_DECL_EXPORT