]> git.mxchange.org Git - flightgear.git/blobdiff - Cockpit/hud_dnst.cxx
C++-ifying.
[flightgear.git] / Cockpit / hud_dnst.cxx
index e071a65e8b54e103a512c707da5ece6a3255a3d6..95f95b4039feb9be45ec7f2f7a7c37a9d15da3d9 100644 (file)
@@ -1,4 +1,4 @@
-#ifdef HAVE_CONFIG_H\r
+#ifdef HAVE_CONFIG_H
 #  include <config.h>
 #endif
 
@@ -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>
@@ -19,7 +19,7 @@
 
 
 #include "hud.hxx"
-     \r
+     
 //============ Top of dual_instr_item class member definitions ============
 
 dual_instr_item ::