compile fix

This commit is contained in:
ExMix 2014-03-31 14:29:15 +03:00 committed by Alex Zolotarev
parent 9a103a44e1
commit 6bba16f8a5

View file

@ -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>