#define GLAPI

// Define GL_GLEXT_PROTOTYPES so that the OpenGL extension prototypes are parsed.
#define GL_GLEXT_PROTOTYPES

#include <GL/glcorearb.h>
#include <GL/glcorearbext.h>