summaryrefslogtreecommitdiffstats
path: root/src/core/nodes/propertychangehandler_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/nodes/propertychangehandler_p.h')
-rw-r--r--src/core/nodes/propertychangehandler_p.h11
1 files changed, 5 insertions, 6 deletions
diff --git a/src/core/nodes/propertychangehandler_p.h b/src/core/nodes/propertychangehandler_p.h
index e91df5016..4bcfdef75 100644
--- a/src/core/nodes/propertychangehandler_p.h
+++ b/src/core/nodes/propertychangehandler_p.h
@@ -52,12 +52,11 @@
//
#include <Qt3DCore/qt3dcore_global.h>
-
-#include <QObject>
-#include <QHash>
-#include <QVector>
-#include <QMetaMethod>
-#include <QDebug>
+#include <QtCore/QDebug>
+#include <QtCore/QHash>
+#include <QtCore/QMetaMethod>
+#include <QtCore/QObject>
+#include <QtCore/QVector>
QT_BEGIN_NAMESPACE