From: ehofman Date: Mon, 31 Jan 2005 18:29:38 +0000 (+0000) Subject: MacOS doesn't have glx.h X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=e5f82f53b9dc07f9f557ff770a759bb975bb062c;p=simgear.git MacOS doesn't have glx.h --- diff --git a/simgear/compiler.h b/simgear/compiler.h index 08d259c1..3af548df 100644 --- a/simgear/compiler.h +++ b/simgear/compiler.h @@ -372,7 +372,7 @@ #ifdef __APPLE__ # define SG_GL_H -# define SG_GLX_H +# define SG_GLX_H # define SG_GLU_H # define SG_GLEXT_H # define SG_GLUT_H