diff options
Diffstat (limited to 'make/stub_includes/common')
-rwxr-xr-x | make/stub_includes/common/gles2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/make/stub_includes/common/gles2.c b/make/stub_includes/common/gles2.c index d0b44a46f..f74b1686f 100755 --- a/make/stub_includes/common/gles2.c +++ b/make/stub_includes/common/gles2.c @@ -1,4 +1,4 @@ -#define GLAPI +#define GL_APIENTRY #define GL_APICALL // Define GL_GLEXT_PROTOTYPES so that the OpenGL extension prototypes in |