summaryrefslogtreecommitdiff
path: root/src/xmlpatterns/schema/qxsdschemaresolver_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/xmlpatterns/schema/qxsdschemaresolver_p.h')
-rw-r--r--src/xmlpatterns/schema/qxsdschemaresolver_p.h26
1 files changed, 13 insertions, 13 deletions
diff --git a/src/xmlpatterns/schema/qxsdschemaresolver_p.h b/src/xmlpatterns/schema/qxsdschemaresolver_p.h
index dd1fbe3..bff1e0d 100644
--- a/src/xmlpatterns/schema/qxsdschemaresolver_p.h
+++ b/src/xmlpatterns/schema/qxsdschemaresolver_p.h
@@ -52,19 +52,19 @@
#ifndef Patternist_XsdSchemaResolver_H
#define Patternist_XsdSchemaResolver_H
-#include "qnamespacesupport_p.h"
-#include "qschematype_p.h"
-#include "qschematypefactory_p.h"
-#include "qxsdalternative_p.h"
-#include "qxsdattribute_p.h"
-#include "qxsdattributegroup_p.h"
-#include "qxsdelement_p.h"
-#include "qxsdmodelgroup_p.h"
-#include "qxsdnotation_p.h"
-#include "qxsdreference_p.h"
-#include "qxsdschema_p.h"
-#include "qxsdschemachecker_p.h"
-#include "qxsdsimpletype_p.h"
+#include <private/qnamespacesupport_p.h>
+#include <private/qschematype_p.h>
+#include <private/qschematypefactory_p.h>
+#include <private/qxsdalternative_p.h>
+#include <private/qxsdattribute_p.h>
+#include <private/qxsdattributegroup_p.h>
+#include <private/qxsdelement_p.h>
+#include <private/qxsdmodelgroup_p.h>
+#include <private/qxsdnotation_p.h>
+#include <private/qxsdreference_p.h>
+#include <private/qxsdschema_p.h>
+#include <private/qxsdschemachecker_p.h>
+#include <private/qxsdsimpletype_p.h>
#include <QtCore/QExplicitlySharedDataPointer>