X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FInstrumentation%2Frender_area_2d.cxx;h=ae8784c542ace2433402bd9bb615d8541171db54;hb=43880b201cea2b120fefd99696ae0b43227358dc;hp=d0dbdf6e18b522e2c116e4b4dd120c1693ff774c;hpb=158bfd1860acc6424b13192df4fe57b6ef95711d;p=flightgear.git diff --git a/src/Instrumentation/render_area_2d.cxx b/src/Instrumentation/render_area_2d.cxx index d0dbdf6e1..ae8784c54 100644 --- a/src/Instrumentation/render_area_2d.cxx +++ b/src/Instrumentation/render_area_2d.cxx @@ -26,15 +26,8 @@ # include #endif -#ifdef HAVE_WINDOWS_H -# include -#endif - #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}, {0.0f, 0.0f, 0.0f},