summaryrefslogtreecommitdiffstats
path: root/src/animation/frontend
diff options
context:
space:
mode:
authorSean Harmer <sean.harmer@kdab.com>2018-01-12 14:17:40 +0000
committerSean Harmer <sean.harmer@kdab.com>2018-01-12 15:07:06 +0000
commit417b32815d5d6c45a6c8b4d38b62ca10119d14fd (patch)
tree5c910952affff3d376cbe84b7130be9ee7d6a577 /src/animation/frontend
parent1d5f8b8536c1b0165c2292529dc3814e96bb0a27 (diff)
parentc9edc164ab165ddd31ef2411be19deb130614e8b (diff)
Merge branch '5.9' into 5.10
Conflicts: .qmake.conf src/animation/backend/handle_types_p.h src/extras/defaults/qtexturematerial.h src/render/backend/entity_p.h src/render/backend/handle_types_p.h src/render/backend/renderview.cpp src/render/io/scenemanager.cpp Change-Id: Ic145062cc98360e9067fd60f0992c7a6b51e41bb
Diffstat (limited to 'src/animation/frontend')
-rw-r--r--src/animation/frontend/qanimationgroup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/animation/frontend/qanimationgroup.h b/src/animation/frontend/qanimationgroup.h
index 1e23c61ee..a4f34c815 100644
--- a/src/animation/frontend/qanimationgroup.h
+++ b/src/animation/frontend/qanimationgroup.h
@@ -37,7 +37,7 @@
#ifndef QT3DANIMATION_QANIMATIONGROUP_H
#define QT3DANIMATION_QANIMATIONGROUP_H
-#include <qobject.h>
+#include <QtCore/qobject.h>
#include <Qt3DAnimation/qabstractanimation.h>