]> git.mxchange.org Git - flightgear.git/blobdiff - Cockpit/hud_inst.cxx
Converted to new logstream debugging facility. This allows release
[flightgear.git] / Cockpit / hud_inst.cxx
index b0cb37ee09e1fdb45535b245712c5f97d35b3689..5de09845d4474d1ad85fcb9c3152c59ac011f058 100644 (file)
 
 #include <stdlib.h>
 #include <string.h>
-#include <Aircraft/aircraft.h>
-#include <Debug/fg_debug.h>
+#include <Aircraft/aircraft.hxx>
 #include <Include/fg_constants.h>
 #include <Math/fg_random.h>
 #include <Math/mat3.h>
 #include <Math/polar3d.hxx>
 #include <Scenery/scenery.hxx>
 #include <Time/fg_timer.hxx>
-#include <Weather/weather.h>
 
 
 #include "hud.hxx"