summaryrefslogtreecommitdiffstats
path: root/src/animation/backend/skeleton.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/animation/backend/skeleton.cpp')
-rw-r--r--src/animation/backend/skeleton.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/animation/backend/skeleton.cpp b/src/animation/backend/skeleton.cpp
index c3f98f7f2..d6c864674 100644
--- a/src/animation/backend/skeleton.cpp
+++ b/src/animation/backend/skeleton.cpp
@@ -6,11 +6,12 @@
QT_BEGIN_NAMESPACE
-using namespace Qt3DCore;
namespace Qt3DAnimation {
namespace Animation {
+using namespace Qt3DCore;
+
// Rather than store backend nodes for the individual joints, the
// animation aspect operates on the vector of local poses as aggregated
// by the skeleton. This allows us to animate a skeleton even when the