summaryrefslogtreecommitdiffstats
path: root/src/animation/frontend/qskeletonmapping.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/animation/frontend/qskeletonmapping.h')
-rw-r--r--src/animation/frontend/qskeletonmapping.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/animation/frontend/qskeletonmapping.h b/src/animation/frontend/qskeletonmapping.h
index 5f37bfeb9..e8fcb3f9a 100644
--- a/src/animation/frontend/qskeletonmapping.h
+++ b/src/animation/frontend/qskeletonmapping.h
@@ -40,15 +40,12 @@
#ifndef QT3DANIMATION_QSKELETONMAPPING_H
#define QT3DANIMATION_QSKELETONMAPPING_H
+#include <Qt3DCore/qabstractskeleton.h>
#include <Qt3DAnimation/qabstractchannelmapping.h>
#include <Qt3DAnimation/qt3danimation_global.h>
QT_BEGIN_NAMESPACE
-namespace Qt3DCore {
-class QAbstractSkeleton;
-}
-
namespace Qt3DAnimation {
class QSkeletonMappingPrivate;