Revert to SDL OpenGL wrapper header
This commit is contained in:
parent
f1d5850b6a
commit
93722aa062
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@
|
|||
#if defined (__APPLE__)
|
||||
#include <OpenGL/gl.h>
|
||||
#else
|
||||
#include <GL/gl.h>
|
||||
#include <SDL_opengl.h>
|
||||
#endif
|
||||
|
||||
#include <string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue