Mac fix
This commit is contained in:
parent
f664f7a201
commit
b9631e8521
@ -54,6 +54,9 @@
|
||||
# include <X11/Xlib.h>
|
||||
#endif
|
||||
#include SG_GL_H
|
||||
#if defined( __MACH__)
|
||||
# include <OpenGL/CGLTypes.h>
|
||||
#endif
|
||||
#ifndef _WIN32
|
||||
# include SG_GLX_H
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user