]> 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 0e61378bee2cc645dc1118eedf119642d68f77b0..f66d5706cd006024a41ce05dc23e9393d2dfed19 100644 (file)
@@ -1,4 +1,4 @@
-#ifdef HAVE_CONFIG_H\r
+#ifdef HAVE_CONFIG_H
 #  include <config.h>
 #endif
 
@@ -7,19 +7,17 @@
 #endif
 #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.h>
+#include <Math/polar3d.hxx>
 #include <Scenery/scenery.hxx>
 #include <Time/fg_timer.hxx>
-#include <Weather/weather.h>
 
 
 #include "hud.hxx"
-     \r
+     
 //============ Top of dual_instr_item class member definitions ============
 
 dual_instr_item ::