]> git.mxchange.org Git - flightgear.git/blobdiff - Cockpit/hud_tbi.cxx
C++ ifying ...
[flightgear.git] / Cockpit / hud_tbi.cxx
index c38c26b2779c5f8258f2d814bddd7fdca1c65025..09513360dd21e487ff12485d2783150c9045abae 100644 (file)
@@ -7,7 +7,7 @@
 #endif
 #include <stdlib.h>
 #include <string.h>
-#include <Aircraft/aircraft.h>
+#include <Aircraft/aircraft.hxx>
 #include <Debug/fg_debug.h>
 #include <Include/fg_constants.h>
 #include <Math/fg_random.h>
@@ -15,7 +15,6 @@
 #include <Math/polar3d.hxx>
 #include <Scenery/scenery.hxx>
 #include <Time/fg_timer.hxx>
-#include <Weather/weather.h>
 
 
 #include "hud.hxx"