summaryrefslogtreecommitdiffstats
path: root/src/render/materialsystem/qmaterial_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/materialsystem/qmaterial_p.h')
-rw-r--r--src/render/materialsystem/qmaterial_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/render/materialsystem/qmaterial_p.h b/src/render/materialsystem/qmaterial_p.h
index 9fb8d5de9..273e044e2 100644
--- a/src/render/materialsystem/qmaterial_p.h
+++ b/src/render/materialsystem/qmaterial_p.h
@@ -61,7 +61,7 @@ namespace Qt3DRender {
class QParameter;
class QEffect;
-class QT3DRENDERSHARED_PRIVATE_EXPORT QMaterialPrivate : public Qt3DCore::QComponentPrivate
+class Q_3DRENDERSHARED_PRIVATE_EXPORT QMaterialPrivate : public Qt3DCore::QComponentPrivate
{
public:
QMaterialPrivate();