summaryrefslogtreecommitdiff
path: root/src/render/mobileopengl2graphics.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/mobileopengl2graphics.h')
-rw-r--r--src/render/mobileopengl2graphics.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/render/mobileopengl2graphics.h b/src/render/mobileopengl2graphics.h
index 51a5d57ca..d63e6a2e1 100644
--- a/src/render/mobileopengl2graphics.h
+++ b/src/render/mobileopengl2graphics.h
@@ -80,10 +80,13 @@ class MobileOpenGL2Graphics final : public Graphics
void createGLContext() restrict2 override final;
#include "render/graphicsdef.hpp"
+ RENDER_GRAPHICSDEF_HPP
#include "render/openglgraphicsdef.hpp"
+ RENDER_OPENGLGRAPHICSDEF_HPP
#include "render/openglgraphicsdefadvanced.hpp"
+ RENDER_OPENGLGRAPHICSDEFADVANCED_HPP
private:
void deleteGLObjects() restrict2;