aboutsummaryrefslogtreecommitdiffstats
path: root/make/stub_includes/opengl/gl2es12.c
blob: bc9d24acedb288eac8e933daf5bf638366c58ee5 (plain)
1
2
3
4
5
6
7
8
#define GLAPI

// Define GL_GLEXT_PROTOTYPES so that the OpenGL extension prototypes in
// "glext.h" are parsed.
#define GL_GLEXT_PROTOTYPES

#include <GL/gl.h>