]> git.mxchange.org Git - flightgear.git/commitdiff
Win32 fix
authorfredb <fredb>
Sat, 16 Jun 2007 16:16:15 +0000 (16:16 +0000)
committerfredb <fredb>
Sat, 16 Jun 2007 16:16:15 +0000 (16:16 +0000)
src/AIModel/AITanker.cxx

index 6582e00e1c870d0069cba64d4edc27020872b513..5d5d72a5b24888c331e919d5ad9c30757d81658a 100644 (file)
@@ -19,6 +19,9 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 
+#ifdef HAVE_CONFIG_H
+#  include <config.h>
+#endif
 
 #include "AITanker.hxx"