diff options
Diffstat (limited to 'make/stub_includes/opengl/gl4bc.c')
-rw-r--r-- | make/stub_includes/opengl/gl4bc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/make/stub_includes/opengl/gl4bc.c b/make/stub_includes/opengl/gl4bc.c index 262e005f7..eed7c9c26 100644 --- a/make/stub_includes/opengl/gl4bc.c +++ b/make/stub_includes/opengl/gl4bc.c @@ -5,6 +5,7 @@ #define GL_GLEXT_PROTOTYPES #include <GL/gl.h> +#include <GL/glext.h> // Define GL3_PROTOTYPES so that the OpenGL prototypes in // "gl3.h" are parsed. |