diff --git a/opengl/opengl.h b/opengl/opengl.h index 734ab211..905d8f7f 100644 --- a/opengl/opengl.h +++ b/opengl/opengl.h @@ -36,7 +36,8 @@ #endif #ifdef __APPLE__ -#include "openglAppleFixes.h" +/* This seems to have been fixed by Apple since then. */ +/* #include "openglAppleFixes.h" */ #endif #endif