diff options
Diffstat (limited to 'make/stub_includes/opengl/GL/gl.h')
-rw-r--r-- | make/stub_includes/opengl/GL/gl.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/make/stub_includes/opengl/GL/gl.h b/make/stub_includes/opengl/GL/gl.h index f6cfc7920..56812a531 100644 --- a/make/stub_includes/opengl/GL/gl.h +++ b/make/stub_includes/opengl/GL/gl.h @@ -35,7 +35,6 @@ /* Function declaration macros - to move into gl-platform.h */ #include "gl-platform.h" -#include "gl-types.h" #ifdef __cplusplus extern "C" { |