summaryrefslogtreecommitdiffstats
path: root/src/render/backend/rendertargetoutput.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/backend/rendertargetoutput.cpp')
-rw-r--r--src/render/backend/rendertargetoutput.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/render/backend/rendertargetoutput.cpp b/src/render/backend/rendertargetoutput.cpp
index 045ab6c3d..37bbd1c86 100644
--- a/src/render/backend/rendertargetoutput.cpp
+++ b/src/render/backend/rendertargetoutput.cpp
@@ -8,11 +8,12 @@
QT_BEGIN_NAMESPACE
-using namespace Qt3DCore;
namespace Qt3DRender {
namespace Render {
+using namespace Qt3DCore;
+
RenderTargetOutput::RenderTargetOutput()
: BackendNode()
{