forked from organicmaps/organicmaps
compile fix
This commit is contained in:
parent
9a103a44e1
commit
6bba16f8a5
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
|||
#ifdef OMIM_OS_IPHONE
|
||||
#define USE_OPENGLES20_IF_AVAILABLE 1
|
||||
#include <OpenGLES/ES2/gl.h>
|
||||
#include <OpenGLES/ES2/glext.h>
|
||||
#define OMIM_GL_ES
|
||||
#else
|
||||
#include <OpenGL/gl.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue