aboutsummaryrefslogtreecommitdiff
path: root/platform/osx/platform_config.h
diff options
context:
space:
mode:
authorBastiaanOlij2017-01-04 21:56:56 +1100
committerBastiaanOlij2017-01-04 23:34:02 +1100
commit55d425807f6f1784d6ffd84586ae7efd77c1b352 (patch)
treed0bf39db6098ef54b502ba157c406f1d107e917c /platform/osx/platform_config.h
parent76c2e8583e70e8c976a306e77a40e8e7226aa249 (diff)
downloadgodot-55d425807f6f1784d6ffd84586ae7efd77c1b352.tar.gz
godot-55d425807f6f1784d6ffd84586ae7efd77c1b352.tar.zst
godot-55d425807f6f1784d6ffd84586ae7efd77c1b352.zip
Diffstat (limited to 'platform/osx/platform_config.h')
-rw-r--r--platform/osx/platform_config.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/platform/osx/platform_config.h b/platform/osx/platform_config.h
index e3c1ee031..e661b3da7 100644
--- a/platform/osx/platform_config.h
+++ b/platform/osx/platform_config.h
@@ -28,6 +28,7 @@
/*************************************************************************/
#include <alloca.h>
-#define GLES2_INCLUDE_H "GL/glew.h"
-#define GLES3_INCLUDE_H "GL/glew.h"
+//#define GLES2_INCLUDE_H "GL/glew.h"
+//#define GLES3_INCLUDE_H "GL/glew.h"
+#define GLES3_INCLUDE_H "gl_context/glad/glad.h"
#define PTHREAD_RENAME_SELF