summaryrefslogtreecommitdiff
path: root/src/render/mobileopenglgraphics.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/mobileopenglgraphics.h')
-rw-r--r--src/render/mobileopenglgraphics.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/render/mobileopenglgraphics.h b/src/render/mobileopenglgraphics.h
index 6161c7f29..813bcc987 100644
--- a/src/render/mobileopenglgraphics.h
+++ b/src/render/mobileopenglgraphics.h
@@ -68,6 +68,8 @@ class MobileOpenGLGraphics final : public Graphics
#include "render/graphicsdef.hpp"
+ #include "render/openglgraphicsdef1.hpp"
+
#include "render/openglgraphicsdef.hpp"
#include "render/openglgraphicsdefadvanced.hpp"