From: mfranz Date: Tue, 10 Jul 2007 18:35:50 +0000 (+0000) Subject: Hans FUGAL: mac compilation fix X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=158bfd1860acc6424b13192df4fe57b6ef95711d;p=flightgear.git Hans FUGAL: mac compilation fix --- diff --git a/src/Instrumentation/render_area_2d.cxx b/src/Instrumentation/render_area_2d.cxx index e1ebbeda4..d0dbdf6e1 100644 --- a/src/Instrumentation/render_area_2d.cxx +++ b/src/Instrumentation/render_area_2d.cxx @@ -30,10 +30,10 @@ # include #endif -#include - #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},