]> git.mxchange.org Git - simgear.git/blobdiff - simgear/screen/RenderTexture.h
easyxml.cxx: add missing endXML visitor call
[simgear.git] / simgear / screen / RenderTexture.h
index 73057dbefc42ac1b93c42c1c9129c114c21d450e..5d68a02c698d6b076fd506f646b4ead417b02f01 100644 (file)
@@ -54,6 +54,9 @@
 #  include <X11/Xlib.h>
 #endif
 #include SG_GL_H
+#if defined( __MACH__)
+#  include <OpenGL/OpenGL.h>
+#endif
 #ifndef _WIN32
 #  include SG_GLX_H
 #endif