]> git.mxchange.org Git - flightgear.git/blobdiff - src/Autopilot/xmlauto.cxx
only lock AP automatically if above /autopilot/route-manager/min-lock-altitude-agl-ft
[flightgear.git] / src / Autopilot / xmlauto.cxx
index cf730d299d48ca46a0d32ea8b78e4730def7e153..2de17263ef9a59d46f8878b5f6a5411ac1b5867f 100644 (file)
 //
 // You should have received a copy of the GNU General Public License
 // along with this program; if not, write to the Free Software
-// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 //
 // $Id$
 
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
 
 #include <simgear/structure/exception.hxx>
 #include <simgear/misc/sg_path.hxx>