diff --git a/include/GL/glfw3.h b/include/GL/glfw3.h index e2316413..50393a7a 100644 --- a/include/GL/glfw3.h +++ b/include/GL/glfw3.h @@ -154,6 +154,7 @@ extern "C" { * (which is not a nice solution for portable programs). */ #if defined(__APPLE_CC__) + #define GL_GLEXT_LEGACY #include #ifndef GLFW_NO_GLU #include