]> git.mxchange.org Git - flightgear.git/blobdiff - Cockpit/hud_dnst.cxx
Converted to new logstream debugging facility. This allows release
[flightgear.git] / Cockpit / hud_dnst.cxx
index 95f95b4039feb9be45ec7f2f7a7c37a9d15da3d9..f66d5706cd006024a41ce05dc23e9393d2dfed19 100644 (file)
@@ -8,14 +8,12 @@
 #include <stdlib.h>
 #include <string.h>
 #include <Aircraft/aircraft.hxx>
-#include <Debug/fg_debug.h>
 #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"