This commit is contained in:
fredb 2006-05-04 05:58:59 +00:00
parent f664f7a201
commit b9631e8521

View File

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