Browse Source

Merge pull request #76 from elmindreda/master

Removed GLFW 2 option macro
shared-context
Mikko Mononen 11 years ago
parent
commit
7aa5a74ec5
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      example/example_gl3.c

+ 0
- 1
example/example_gl3.c View File

@@ -20,7 +20,6 @@
#ifdef NANOVG_GLEW
# include <GL/glew.h>
#endif
#define GLFW_NO_GLU
#ifdef __APPLE__
# define GLFW_INCLUDE_GLCOREARB
#endif


Loading…
Cancel
Save