]> git.mxchange.org Git - flightgear.git/commitdiff
Win32 fix
authorfredb <fredb>
Sat, 29 Jul 2006 09:27:50 +0000 (09:27 +0000)
committerfredb <fredb>
Sat, 29 Jul 2006 09:27:50 +0000 (09:27 +0000)
src/Input/fgjs.cxx

index e73266a63c18b0fc7b572d65958b87c21c66f67e..7e1bf790d88252f8bcdc586af511c3624ba70207 100644 (file)
 // 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 <simgear/compiler.h>
 
 #include <math.h>