X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fcompiler.h;h=3af548df6ecf67c9a7ee8e25113ecf9bb08f2ee7;hb=430ba60b3364735a39ba7d6fbfc9765c18f50074;hp=adcc51f429659e3af1e6f935eb2e55f4359bf7f6;hpb=f1fc99f16fee024f66e05b0dc1e7f14aaebafc79;p=simgear.git diff --git a/simgear/compiler.h b/simgear/compiler.h index adcc51f4..3af548df 100644 --- a/simgear/compiler.h +++ b/simgear/compiler.h @@ -372,11 +372,13 @@ #ifdef __APPLE__ # define SG_GL_H +# define SG_GLX_H # define SG_GLU_H # define SG_GLEXT_H # define SG_GLUT_H #else # define SG_GL_H +# define SG_GLX_H # define SG_GLU_H # define SG_GLEXT_H # define SG_GLUT_H