]> git.mxchange.org Git - flightgear.git/blobdiff - src/Autopilot/component.hxx
Fix various route-manager issues reported by Hyde.
[flightgear.git] / src / Autopilot / component.hxx
index eb848d663a8a72fc904fae06425d7ccb12c1325c..cf8634a4a4412316ecf8cda858a0206359eef63c 100644 (file)
@@ -27,9 +27,8 @@
 #  include <config.h>
 #endif
 
-#include <simgear/props/props.hxx>
 #include <simgear/structure/subsystem_mgr.hxx>
-#include <simgear/props/condition.hxx>
+#include <simgear/props/propsfwd.hxx>
 
 namespace FGXMLAutopilot {