summaryrefslogtreecommitdiffstats
path: root/src/plugins/sceneparsers/gltf/gltfio.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/sceneparsers/gltf/gltfio.h')
-rw-r--r--src/plugins/sceneparsers/gltf/gltfio.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/plugins/sceneparsers/gltf/gltfio.h b/src/plugins/sceneparsers/gltf/gltfio.h
index 15527c268..2dfdce9b2 100644
--- a/src/plugins/sceneparsers/gltf/gltfio.h
+++ b/src/plugins/sceneparsers/gltf/gltfio.h
@@ -52,11 +52,11 @@
// We mean it.
//
+#include <Qt3DRender/qattribute.h>
+#include <Qt3DRender/qbuffer.h>
#include <QtCore/QJsonDocument>
#include <QtCore/QMultiHash>
-#include <Qt3DRender/qattribute.h>
-#include <Qt3DRender/qbuffer.h>
#include <Qt3DRender/private/qsceneiohandler_p.h>
QT_BEGIN_NAMESPACE