summaryrefslogtreecommitdiffstats
path: root/src/render/graphicshelpers/graphicscontext_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/graphicshelpers/graphicscontext_p.h')
-rw-r--r--src/render/graphicshelpers/graphicscontext_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/render/graphicshelpers/graphicscontext_p.h b/src/render/graphicshelpers/graphicscontext_p.h
index b8ac3e00e..065032172 100644
--- a/src/render/graphicshelpers/graphicscontext_p.h
+++ b/src/render/graphicshelpers/graphicscontext_p.h
@@ -227,7 +227,7 @@ private:
Shader *m_activeShader;
QHash<ProgramDNA, Shader *> m_renderShaderHash;
QHash<Buffer *, QOpenGLBuffer> m_renderBufferHash;
- QHash<Qt3D::QNodeId, GLuint> m_renderTargets;
+ QHash<Qt3DCore::QNodeId, GLuint> m_renderTargets;
QHash<GLuint, QSize> m_renderTargetsSize;
// active textures, indexed by texture unit