2
0
Эх сурвалжийг харах

fix iOS build - error due to GLES2 missing include (with the advice from bruvzg[m] on irc)

Yannick Le Duc 7 жил өмнө
parent
commit
b5c7e6bac9

+ 1 - 0
platform/iphone/platform_config.h

@@ -30,6 +30,7 @@
 
 #include <alloca.h>
 
+#define GLES2_INCLUDE_H <ES2/gl.h>
 #define GLES3_INCLUDE_H <ES3/gl.h>
 
 #define PLATFORM_REFCOUNT