]> git.mxchange.org Git - simgear.git/commitdiff
Win32 fix
authorfredb <fredb>
Tue, 9 Jun 2009 20:51:24 +0000 (20:51 +0000)
committerTim Moore <timoore@redhat.com>
Thu, 11 Jun 2009 13:55:12 +0000 (15:55 +0200)
simgear/route/route.cxx

index 431ceea124d80f99d2560f7989e0ab3654500fa4..b3b0dfb75dadfdab5da4bda1cfb392707400f80f 100644 (file)
@@ -20,6 +20,9 @@
 //
 // $Id$
 
+#ifdef HAVE_CONFIG_H
+#  include <simgear_config.h>
+#endif
 
 #include <plib/sg.h>