瀏覽代碼

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

Yannick Le Duc 7 年之前
父節點
當前提交
b5c7e6bac9
共有 1 個文件被更改,包括 1 次插入0 次删除
  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