mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2025-02-17 20:31:57 -05:00
Remove glx.h include from renderer_gl.h
This commit is contained in:
parent
87fd4699b7
commit
c29dc6de31
1 changed files with 0 additions and 1 deletions
|
@ -18,7 +18,6 @@
|
|||
# define GL_PROTOTYPES
|
||||
# define GL_GLEXT_LEGACY
|
||||
# include <GL/gl.h>
|
||||
# include <GL/glx.h>
|
||||
# undef GL_PROTOTYPES
|
||||
# elif BX_PLATFORM_OSX
|
||||
# define GL_GLEXT_LEGACY
|
||||
|
|
Loading…
Reference in a new issue