Skip to content

Commit

Permalink
Merge pull request #535 from tpaviot/review/fix-GLintptr
Browse files Browse the repository at this point in the history
Fix build failures with Mesa 10.3.1
  • Loading branch information
dbarbier committed Nov 19, 2014
2 parents 390e4d6 + 759d191 commit 4e57d6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/OpenGl/OpenGl_GlCore11.hxx
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@

// exclude modern definitions and system-provided glext.h, should be defined before gl.h inclusion
#define GL_GLEXT_LEGACY
#define GLX_GLXEXT_LEGACY

// include main OpenGL header provided with system
#if defined(__APPLE__) && !defined(MACOSX_USE_GLX)
Expand Down

0 comments on commit 4e57d6a

Please sign in to comment.