summaryrefslogtreecommitdiffstats
path: root/src/render/lights/light.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/lights/light.cpp')
-rw-r--r--src/render/lights/light.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/render/lights/light.cpp b/src/render/lights/light.cpp
index 7f12caace..97c3ceb2a 100644
--- a/src/render/lights/light.cpp
+++ b/src/render/lights/light.cpp
@@ -11,11 +11,11 @@
QT_BEGIN_NAMESPACE
-using namespace Qt3DCore;
-
namespace Qt3DRender {
namespace Render {
+using namespace Qt3DCore;
+
QNodeId Light::shaderData() const
{
return m_shaderDataId;