]> git.mxchange.org Git - flightgear.git/blobdiff - src/Cockpit/hud_rwy.cxx
Fix Carriers without catapults and wires.
[flightgear.git] / src / Cockpit / hud_rwy.cxx
index 321d20d3e581afa8a7565e539e3416b267a5fd0b..f73718b0781baa5a6238509b85c5c7a304d81eb8 100644 (file)
@@ -30,8 +30,6 @@
 #include <Aircraft/aircraft.hxx>
 #include <Environment/environment.hxx>
 #include <Environment/environment_mgr.hxx>
-#include <simgear/math/sg_geodesy.hxx>
-#include <simgear/math/polar3d.hxx>
 #include <ATCDCL/ATCutils.hxx>
 
 #include <osg/GLU>