Przeglądaj źródła

Remove glx.h include from renderer_gl.h

bkaradzic 12 lat temu
rodzic
commit
c29dc6de31
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      src/renderer_gl.h

+ 0 - 1
src/renderer_gl.h

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