summaryrefslogtreecommitdiffstats
path: root/src/render/texture/gltexture_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/texture/gltexture_p.h')
-rw-r--r--src/render/texture/gltexture_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/render/texture/gltexture_p.h b/src/render/texture/gltexture_p.h
index a8f5705e8..cde0a6973 100644
--- a/src/render/texture/gltexture_p.h
+++ b/src/render/texture/gltexture_p.h
@@ -170,8 +170,8 @@ public:
{
return &m_textureMutex;
}
-protected:
+protected:
template<class APITexture, class APITextureImage>
friend class APITextureManager;