]> git.mxchange.org Git - flightgear.git/blobdiff - Cockpit/hud_tbi.cxx
C++ ifying ...
[flightgear.git] / Cockpit / hud_tbi.cxx
index 8046a99fed96238e46a8b1c2333b00675a9f8d16..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>
 #include <Math/polar3d.hxx>
 #include <Scenery/scenery.hxx>
 #include <Time/fg_timer.hxx>
-#include <Weather/weather.h>
 
 
 #include "hud.hxx"
-//============ Top of fgTBI_instr class member definitions ==============\r
+//============ Top of fgTBI_instr class member definitions ==============
 
 fgTBI_instr ::
 fgTBI_instr( int              x,