]> git.mxchange.org Git - flightgear.git/blobdiff - src/Cockpit/kt_70.hxx
Boris Koenig:
[flightgear.git] / src / Cockpit / kt_70.hxx
index 8355bdd16de72943e58fe893be2d6c9704724fa9..7fdb649e128bc1197243fe4c126f8f73de82dc6f 100644 (file)
 #define _FG_KT_70_HXX
 
 
-#include <Main/fgfs.hxx>
 #include <Main/fg_props.hxx>
 
 #include <simgear/compiler.h>
-
+#include <simgear/structure/subsystem_mgr.hxx>
 #include <simgear/math/interpolater.hxx>
 #include <simgear/timing/timestamp.hxx>
 
@@ -38,7 +37,7 @@
 #include <Sound/morse.hxx>
 
 
-class FGKT_70 : public FGSubsystem
+class FGKT_70 : public SGSubsystem
 {
     SGPropertyNode *lon_node;
     SGPropertyNode *lat_node;