]> git.mxchange.org Git - simgear.git/commitdiff
Mac fix from Ima Sudonim
authorfredb <fredb>
Sat, 18 Nov 2006 18:58:51 +0000 (18:58 +0000)
committerfredb <fredb>
Sat, 18 Nov 2006 18:58:51 +0000 (18:58 +0000)
simgear/screen/RenderTexture.h

index 78d56f6f28d10f9623ffbea08b0a1fc1f691f195..5d68a02c698d6b076fd506f646b4ead417b02f01 100644 (file)
@@ -55,7 +55,7 @@
 #endif
 #include SG_GL_H
 #if defined( __MACH__)
-#  include <OpenGL/CGLTypes.h>
+#  include <OpenGL/OpenGL.h>
 #endif
 #ifndef _WIN32
 #  include SG_GLX_H