diff options
Diffstat (limited to 'src/render/mobileopengl2graphics.h')
-rw-r--r-- | src/render/mobileopengl2graphics.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/render/mobileopengl2graphics.h b/src/render/mobileopengl2graphics.h index d1b5b96a5..51a5d57ca 100644 --- a/src/render/mobileopengl2graphics.h +++ b/src/render/mobileopengl2graphics.h @@ -26,6 +26,7 @@ #if defined USE_OPENGL && !defined ANDROID #include "localconsts.h" + #include "render/graphics.h" #include "resources/fboinfo.h" |