Modified Files:
simgear/screen/extensions.hxx: Make it compile on macos
This commit is contained in:
@@ -32,12 +32,11 @@
|
||||
# include <windows.h>
|
||||
#endif
|
||||
|
||||
#if !defined(WIN32)
|
||||
# include <GL/glx.h>
|
||||
#endif
|
||||
|
||||
#include <simgear/compiler.h>
|
||||
|
||||
#if !defined(WIN32)
|
||||
# include SG_GLX_H
|
||||
#endif
|
||||
#include SG_GL_H
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user