]> git.mxchange.org Git - flightgear.git/blobdiff - src/Autopilot/autopilot.hxx
Cleanup, no functional change
[flightgear.git] / src / Autopilot / autopilot.hxx
index b24977e560adf1d8178e821dd0acbf4051ee73de..3962081a8beb238293b49c9604a5780cce16ad61 100644 (file)
 #ifndef __AUTOPILOT_HXX
 #define __AUTOPILOT_HXX 1
 
-#ifdef HAVE_CONFIG_H
-#  include <config.h>
-#endif
-
-#include "component.hxx"
-
 #include <simgear/props/props.hxx>
 #include <simgear/structure/subsystem_mgr.hxx>
 
 namespace FGXMLAutopilot {
 
+class Component;
+  
 /**
  * @brief A SGSubsystemGroup implementation to serve as a collection
  * of Components