summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel/qwidgetsfunctions_wince.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/kernel/qwidgetsfunctions_wince.h')
-rw-r--r--src/widgets/kernel/qwidgetsfunctions_wince.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/widgets/kernel/qwidgetsfunctions_wince.h b/src/widgets/kernel/qwidgetsfunctions_wince.h
index 5d3640ae75..ca742e296a 100644
--- a/src/widgets/kernel/qwidgetsfunctions_wince.h
+++ b/src/widgets/kernel/qwidgetsfunctions_wince.h
@@ -40,14 +40,15 @@
****************************************************************************/
#ifndef QWIDGETSFUNCTIONS_WCE_H
#define QWIDGETSFUNCTIONS_WCE_H
+
+#include <QtCore/qglobal.h>
+
#ifdef Q_OS_WINCE
#include <QtCore/qfunctions_wince.h>
#ifdef QT_BUILD_GUI_LIB
-QT_BEGIN_HEADER
QT_BEGIN_NAMESPACE
QT_END_NAMESPACE
-QT_END_HEADER
#endif