summaryrefslogtreecommitdiffstats
path: root/src/render/geometry/joint_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/geometry/joint_p.h')
-rw-r--r--src/render/geometry/joint_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/render/geometry/joint_p.h b/src/render/geometry/joint_p.h
index de875459e..c178fdcf8 100644
--- a/src/render/geometry/joint_p.h
+++ b/src/render/geometry/joint_p.h
@@ -63,7 +63,7 @@ namespace Render {
class JointManager;
class SkeletonManager;
-class Q_AUTOTEST_EXPORT Joint : public BackendNode
+class Q_3DRENDERSHARED_PRIVATE_EXPORT Joint : public BackendNode
{
public:
Joint();