mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
compiling the gpu library on mac
This commit is contained in:
parent
da1bb83eb0
commit
16da10bf19
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
|
||||
#define GL_GLEXT_PROTOTYPES 1
|
||||
|
||||
#ifdef __APPLE__
|
||||
#if defined(__APPLE__)
|
||||
#include <OpenGL/gl.h>
|
||||
#include <OpenGL/glext.h>
|
||||
|
||||
|
|
Loading…
Reference in a new issue