summaryrefslogtreecommitdiffstats
path: root/src/animation/frontend/qabstractclipanimator.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/animation/frontend/qabstractclipanimator.h')
-rw-r--r--src/animation/frontend/qabstractclipanimator.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/animation/frontend/qabstractclipanimator.h b/src/animation/frontend/qabstractclipanimator.h
index 687589b5e..bbdc1c145 100644
--- a/src/animation/frontend/qabstractclipanimator.h
+++ b/src/animation/frontend/qabstractclipanimator.h
@@ -41,6 +41,8 @@
#define QT3DANIMATION_QABSTRACTCLIPANIMATOR_H
#include <Qt3DAnimation/qt3danimation_global.h>
+#include <Qt3DAnimation/qchannelmapper.h>
+#include <Qt3DAnimation/qclock.h>
#include <Qt3DCore/qcomponent.h>
QT_BEGIN_NAMESPACE
@@ -48,8 +50,6 @@ QT_BEGIN_NAMESPACE
namespace Qt3DAnimation {
class QAnimationClip;
-class QChannelMapper;
-class QClock;
class QAbstractClipAnimatorPrivate;
class Q_3DANIMATIONSHARED_EXPORT QAbstractClipAnimator : public Qt3DCore::QComponent