3 @@ -107,6 +107,7 @@ LIBFLAGS += -L/opt/libjpeg-turbo/lib64
14 # include <OpenGLES/ES3/gl.h>
18 +# include <SDL2/SDL.h>
19 # include <OpenGL/gl3.h>
20 # define glBindImageTexture(...) hl_error("Not supported on OSX")
21 # define glDispatchCompute(...) hl_error("Not supported on OSX")
26 # include <SDL_syswm.h>
29 +# include <SDL2/SDL.h>
31 # include <SDL2/SDL.h>