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