]> git.mxchange.org Git - simgear.git/commitdiff
Win32 fix
authorfredb <fredb>
Sun, 30 Jul 2006 21:02:36 +0000 (21:02 +0000)
committerfredb <fredb>
Sun, 30 Jul 2006 21:02:36 +0000 (21:02 +0000)
simgear/sound/xmlsound.cxx

index be5a8213be421cf86dc33edf59c5b92745a10ff7..74ef4713b097766487eb11db93a3a160f707afc0 100644 (file)
 //
 // $Id$
 
+#ifdef HAVE_CONFIG_H
+#  include <simgear_config.h>
+#endif
+
 #include <simgear/compiler.h>
 
 #include <string.h>