changes to get macos building
This commit is contained in:
parent
d5c557785d
commit
e34e38778e
@ -14,7 +14,7 @@ Collapsed=0
|
||||
|
||||
[Window][Main]
|
||||
Pos=0,0
|
||||
Size=1654,1186
|
||||
Size=2560,1532
|
||||
Collapsed=0
|
||||
|
||||
[Window][Help]
|
||||
|
@ -77,9 +77,8 @@ using namespace gl;
|
||||
#elif defined(IMGUI_IMPL_OPENGL_LOADER_EPOXY)
|
||||
#include <epoxy/gl.h>
|
||||
#else
|
||||
#include <SDL2/SDL_opengl.h>
|
||||
#include <SDL2/SDL_opengles2.h>
|
||||
#include <SDL2/SDL_opengles2_gl2.h>
|
||||
#include <OpenGL/gl.h>
|
||||
#include <OpenGL/gl3.h>
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user