Remove glx.h include from renderer_gl.h

This commit is contained in:
bkaradzic 2013-03-14 09:13:51 -07:00
parent 87fd4699b7
commit c29dc6de31

View File

@ -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