]> git.mxchange.org Git - flightgear.git/blobdiff - src/Autopilot/xmlauto.cxx
only activate heading & altitude lock when in air (and even then it should
[flightgear.git] / src / Autopilot / xmlauto.cxx
index 243cd9568308fc14b17cac886a70e42a49a341a6..2de17263ef9a59d46f8878b5f6a5411ac1b5867f 100644 (file)
@@ -20,6 +20,9 @@
 //
 // $Id$
 
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
 
 #include <simgear/structure/exception.hxx>
 #include <simgear/misc/sg_path.hxx>