aboutsummaryrefslogtreecommitdiffstats
path: root/make/config/jogl/gl3ext-headers.cfg
blob: dfc4ea796120c1a918f07c252a1c77989391af2e (plain)
1
2
3
4
5
CustomCCode /* Define GL_GL3EXT_PROTOTYPES so that the OpenGL extension prototypes in
CustomCCode    "gl3ext.h" are parsed. */
CustomCCode #define GL_GL3EXT_PROTOTYPES
CustomCCode #include <GL3/gl3ext.h>
CustomCCode #include <GL3/gl3ext.h>