]> git.mxchange.org Git - flightgear.git/blobdiff - src/Instrumentation/render_area_2d.cxx
Projection matrix and texture size should be coherent
[flightgear.git] / src / Instrumentation / render_area_2d.cxx
index d0dbdf6e18b522e2c116e4b4dd120c1693ff774c..ae8784c542ace2433402bd9bb615d8541171db54 100644 (file)
 #  include <config.h>
 #endif
 
-#ifdef HAVE_WINDOWS_H
-#   include <windows.h>
-#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},