Removed GLFW 2 option macro.
GLFW_NO_GLU is a GLFW 2 feature. GLFW 3 does not include the GLU header by default.
This commit is contained in:
parent
4cc5fd68d1
commit
57308993cb
@ -20,7 +20,6 @@
|
||||
#ifdef NANOVG_GLEW
|
||||
# include <GL/glew.h>
|
||||
#endif
|
||||
#define GLFW_NO_GLU
|
||||
#ifdef __APPLE__
|
||||
# define GLFW_INCLUDE_GLCOREARB
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user