diff options
Diffstat (limited to 'make/stub_includes/opengl/gl3.c')
-rw-r--r-- | make/stub_includes/opengl/gl3.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/make/stub_includes/opengl/gl3.c b/make/stub_includes/opengl/gl3.c index a66cdb2dd..ff035e40b 100644 --- a/make/stub_includes/opengl/gl3.c +++ b/make/stub_includes/opengl/gl3.c @@ -9,4 +9,5 @@ #define GL_GL3EXT_PROTOTYPES #include <GL3/gl3.h> +#include <GL3/gl3ext.h> |