]> git.mxchange.org Git - flightgear.git/blobdiff - src/Aircraft/flightrecorder.cxx
Clean-up: move autosave.xml loading code to proper method
[flightgear.git] / src / Aircraft / flightrecorder.cxx
index 6c3efc0a5f07cd1bf127206ab7b3c4a73eb85754..dd4ccc15f5008a50ab59092f7a925dfd04c10db4 100644 (file)
 //
 ///////////////////////////////////////////////////////////////////////////////
 
+#ifdef HAVE_CONFIG_H
+#  include "config.h"
+#endif
+
 #include <stdio.h>
 #include <string.h>
 #include <assert.h>