aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/projectexplorer_export.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/projectexplorer/projectexplorer_export.h')
-rw-r--r--src/plugins/projectexplorer/projectexplorer_export.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/projectexplorer/projectexplorer_export.h b/src/plugins/projectexplorer/projectexplorer_export.h
index 4fc285a7e1..8952f020e0 100644
--- a/src/plugins/projectexplorer/projectexplorer_export.h
+++ b/src/plugins/projectexplorer/projectexplorer_export.h
@@ -33,7 +33,7 @@
#ifndef PROJECTEXPLORER_EXPORT_H
#define PROJECTEXPLORER_EXPORT_H
-#include <QtCore/qglobal.h>
+#include <qglobal.h>
#if defined(PROJECTEXPLORER_LIBRARY)
# define PROJECTEXPLORER_EXPORT Q_DECL_EXPORT