]> git.mxchange.org Git - flightgear.git/commitdiff
Win32 fix
authorfredb <fredb>
Sat, 22 Mar 2008 12:18:53 +0000 (12:18 +0000)
committerfredb <fredb>
Sat, 22 Mar 2008 12:18:53 +0000 (12:18 +0000)
src/AIModel/AIModelData.cxx

index fe4762e839effcc7d3783f6a69ee94013f826306..2073a3c5599ca96f327f29c6f7e23cf5cfcd7733 100644 (file)
@@ -1,3 +1,8 @@
+
+#ifdef HAVE_CONFIG_H
+#  include "config.h"
+#endif
+
 #include "AIBase.hxx"
 #include "AIModelData.hxx"