Buildfix for GL3 OSX

This commit is contained in:
twinaphex 2019-02-01 19:55:23 +01:00
parent a9b576979a
commit 0413ba7215

View File

@ -39,6 +39,7 @@
#endif
#elif defined(__APPLE__)
#include <compat/apple_compat.h>
#if MAC_OS_X_VERSION_10_7
#include <OpenGL/gl3.h>
#include <OpenGL/gl3ext.h>