summaryrefslogtreecommitdiffstats
path: root/src/corelib/plugin/qmachparser_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/plugin/qmachparser_p.h')
-rw-r--r--src/corelib/plugin/qmachparser_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/plugin/qmachparser_p.h b/src/corelib/plugin/qmachparser_p.h
index 0df7a98f96..ff7eaadb70 100644
--- a/src/corelib/plugin/qmachparser_p.h
+++ b/src/corelib/plugin/qmachparser_p.h
@@ -52,7 +52,7 @@
//
#include <qendian.h>
-#include <qglobal.h>
+#include <private/qglobal_p.h>
#ifndef QT_NO_LIBRARY
#if defined(Q_OF_MACH_O)