summaryrefslogtreecommitdiff
path: root/src/plugins/help/help_global.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/help/help_global.h')
-rw-r--r--src/plugins/help/help_global.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/help/help_global.h b/src/plugins/help/help_global.h
index 102213995f..bbf4eb08b4 100644
--- a/src/plugins/help/help_global.h
+++ b/src/plugins/help/help_global.h
@@ -33,7 +33,7 @@
#ifndef HELP_GLOBAL_H
#define HELP_GLOBAL_H
-#include <QtCore/qglobal.h>
+#include <qglobal.h>
#if defined(HELP_LIBRARY)
# define HELP_EXPORT Q_DECL_EXPORT