Explorar o código

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

Yannick Le Duc %!s(int64=7) %!d(string=hai) anos
pai
achega
b5c7e6bac9
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      platform/iphone/platform_config.h

+ 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