summaryrefslogtreecommitdiffstats
path: root/src/animation/frontend/qblendedclipanimator.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/animation/frontend/qblendedclipanimator.h')
-rw-r--r--src/animation/frontend/qblendedclipanimator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/animation/frontend/qblendedclipanimator.h b/src/animation/frontend/qblendedclipanimator.h
index 2fb7595aa..67f9551d6 100644
--- a/src/animation/frontend/qblendedclipanimator.h
+++ b/src/animation/frontend/qblendedclipanimator.h
@@ -42,12 +42,12 @@
#include <Qt3DAnimation/qt3danimation_global.h>
#include <Qt3DAnimation/qabstractclipanimator.h>
+#include <Qt3DAnimation/qabstractclipblendnode.h>
QT_BEGIN_NAMESPACE
namespace Qt3DAnimation {
-class QAbstractClipBlendNode;
class QBlendedClipAnimatorPrivate;
class Q_3DANIMATIONSHARED_EXPORT QBlendedClipAnimator : public Qt3DAnimation::QAbstractClipAnimator