]> git.mxchange.org Git - flightgear.git/commitdiff
Hans FUGAL: mac compilation fix
authormfranz <mfranz>
Tue, 10 Jul 2007 18:35:50 +0000 (18:35 +0000)
committermfranz <mfranz>
Tue, 10 Jul 2007 18:35:50 +0000 (18:35 +0000)
src/Instrumentation/render_area_2d.cxx

index e1ebbeda4543184899b49f9e8e4f3d17f6786078..d0dbdf6e18b522e2c116e4b4dd120c1693ff774c 100644 (file)
 #   include <windows.h>
 #endif
 
-#include <GL/gl.h>
-
 #include "render_area_2d.hxx"
 
+#include SG_GL_H
+
 
 static const float dummy_normals[][3] = {{0.0f, 0.0f, 0.0f},
                                          {0.0f, 0.0f, 0.0f},