summaryrefslogtreecommitdiff
path: root/src/xmlpatterns/type
diff options
context:
space:
mode:
Diffstat (limited to 'src/xmlpatterns/type')
-rw-r--r--src/xmlpatterns/type/qatomictypedispatch_p.h1
-rw-r--r--src/xmlpatterns/type/qcardinality_p.h1
-rw-r--r--src/xmlpatterns/type/qprimitives_p.h1
-rw-r--r--src/xmlpatterns/type/qschemacomponent_p.h1
4 files changed, 4 insertions, 0 deletions
diff --git a/src/xmlpatterns/type/qatomictypedispatch_p.h b/src/xmlpatterns/type/qatomictypedispatch_p.h
index a9ab68b..958b9d6 100644
--- a/src/xmlpatterns/type/qatomictypedispatch_p.h
+++ b/src/xmlpatterns/type/qatomictypedispatch_p.h
@@ -51,6 +51,7 @@
#define Patternist_AtomicTypeDispatch_H
#include <QSharedData>
+#include <private/qglobal_p.h>
QT_BEGIN_NAMESPACE
diff --git a/src/xmlpatterns/type/qcardinality_p.h b/src/xmlpatterns/type/qcardinality_p.h
index ffb482f..6d64510 100644
--- a/src/xmlpatterns/type/qcardinality_p.h
+++ b/src/xmlpatterns/type/qcardinality_p.h
@@ -51,6 +51,7 @@
#define Patternist_Cardinality_H
#include <QtCore/QtGlobal>
+#include <QtCore/private/qglobal_p.h>
QT_BEGIN_NAMESPACE
diff --git a/src/xmlpatterns/type/qprimitives_p.h b/src/xmlpatterns/type/qprimitives_p.h
index 29af39a..9509d4e 100644
--- a/src/xmlpatterns/type/qprimitives_p.h
+++ b/src/xmlpatterns/type/qprimitives_p.h
@@ -53,6 +53,7 @@
#include <QtGlobal>
#include <QtCore/QHash>
#include <QtCore/QUrl>
+#include <QtCore/private/qglobal_p.h>
/**
* @file
diff --git a/src/xmlpatterns/type/qschemacomponent_p.h b/src/xmlpatterns/type/qschemacomponent_p.h
index 3f1634c..53ec531 100644
--- a/src/xmlpatterns/type/qschemacomponent_p.h
+++ b/src/xmlpatterns/type/qschemacomponent_p.h
@@ -52,6 +52,7 @@
#include <QSharedData>
#include <QtGlobal>
+#include <QtCore/private/qglobal_p.h>
QT_BEGIN_NAMESPACE