summaryrefslogtreecommitdiffstats
path: root/src/render/geometry/qattribute_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/geometry/qattribute_p.h')
-rw-r--r--src/render/geometry/qattribute_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/render/geometry/qattribute_p.h b/src/render/geometry/qattribute_p.h
index d3385345a..8355a042b 100644
--- a/src/render/geometry/qattribute_p.h
+++ b/src/render/geometry/qattribute_p.h
@@ -62,7 +62,7 @@ namespace Qt3DRender {
class QAttribute;
-class QT3DRENDERSHARED_PRIVATE_EXPORT QAttributePrivate : public Qt3DCore::QNodePrivate
+class Q_3DRENDERSHARED_PRIVATE_EXPORT QAttributePrivate : public Qt3DCore::QNodePrivate
{
public:
Q_DECLARE_PUBLIC(QAttribute)