summaryrefslogtreecommitdiff
path: root/src/resources/image.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/resources/image.h')
-rw-r--r--src/resources/image.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/resources/image.h b/src/resources/image.h
index 0484f52b7..804df4c2e 100644
--- a/src/resources/image.h
+++ b/src/resources/image.h
@@ -67,6 +67,7 @@ class Image notfinal : public Resource
friend class TestLauncher;
#ifdef USE_OPENGL
friend class AtlasManager;
+ friend class MobileOpenGL2Graphics;
friend class MobileOpenGLGraphics;
friend class ModernOpenGLGraphics;
friend class NormalOpenGLGraphics;