summaryrefslogtreecommitdiffstats
path: root/src/core/transforms/qarmature.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/transforms/qarmature.h')
-rw-r--r--src/core/transforms/qarmature.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/transforms/qarmature.h b/src/core/transforms/qarmature.h
index 5e02f99c3..34f91e280 100644
--- a/src/core/transforms/qarmature.h
+++ b/src/core/transforms/qarmature.h
@@ -42,13 +42,13 @@
#include <Qt3DCore/qcomponent.h>
#include <Qt3DCore/qt3dcore_global.h>
+#include <Qt3DCore/qabstractskeleton.h>
QT_BEGIN_NAMESPACE
namespace Qt3DCore {
class QArmaturePrivate;
-class QAbstractSkeleton;
class Q_3DCORESHARED_EXPORT QArmature : public Qt3DCore::QComponent
{