diff --git a/src/Graphics.c b/src/Graphics.c index 6b8fc84a8..5d8be6f6c 100644 --- a/src/Graphics.c +++ b/src/Graphics.c @@ -1034,6 +1034,7 @@ void Gfx_OnWindowResize(void) { Gfx_LoseContext(" (resizing window)"); } #elif defined CC_BUILD_GLES #include #else +#define GL_GLEXT_PROTOTYPES #include #endif