diff options
Diffstat (limited to 'make/stub_includes/opengl/GLES')
-rw-r--r-- | make/stub_includes/opengl/GLES/glext-supplement.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/make/stub_includes/opengl/GLES/glext-supplement.h b/make/stub_includes/opengl/GLES/glext-supplement.h index 034c23827..da3e97df6 100644 --- a/make/stub_includes/opengl/GLES/glext-supplement.h +++ b/make/stub_includes/opengl/GLES/glext-supplement.h @@ -29,7 +29,6 @@ extern "C" { */ #include <GLES/glplatform.h> -#include "gl-types.h" #ifndef GL_APIENTRYP #define GL_APIENTRYP GL_APIENTRY* |