summaryrefslogtreecommitdiffstats
path: root/src/render/lights/qpointlight_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/lights/qpointlight_p.h')
-rw-r--r--src/render/lights/qpointlight_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/render/lights/qpointlight_p.h b/src/render/lights/qpointlight_p.h
index 147867667..64c971291 100644
--- a/src/render/lights/qpointlight_p.h
+++ b/src/render/lights/qpointlight_p.h
@@ -60,7 +60,7 @@ namespace Qt3DRender {
class QPointLight;
-class QT3DRENDERSHARED_PRIVATE_EXPORT QPointLightPrivate : public QAbstractLightPrivate
+class Q_3DRENDERSHARED_PRIVATE_EXPORT QPointLightPrivate : public QAbstractLightPrivate
{
public:
QPointLightPrivate();