summaryrefslogtreecommitdiffstats
path: root/src/animation/frontend/qclipanimator.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/animation/frontend/qclipanimator.h')
-rw-r--r--src/animation/frontend/qclipanimator.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/animation/frontend/qclipanimator.h b/src/animation/frontend/qclipanimator.h
index 6025a5343..d3b789692 100644
--- a/src/animation/frontend/qclipanimator.h
+++ b/src/animation/frontend/qclipanimator.h
@@ -42,13 +42,12 @@
#include <Qt3DAnimation/qt3danimation_global.h>
#include <Qt3DAnimation/qabstractclipanimator.h>
+#include <Qt3DAnimation/qabstractanimationclip.h>
QT_BEGIN_NAMESPACE
namespace Qt3DAnimation {
-class QAbstractAnimationClip;
-class QChannelMapper;
class QClipAnimatorPrivate;
class Q_3DANIMATIONSHARED_EXPORT QClipAnimator : public Qt3DAnimation::QAbstractClipAnimator