From: fredb Date: Sun, 30 Jul 2006 21:02:36 +0000 (+0000) Subject: Win32 fix X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=7a459db022130baa3783a86c529061597144a38c;p=simgear.git Win32 fix --- diff --git a/simgear/sound/xmlsound.cxx b/simgear/sound/xmlsound.cxx index be5a8213..74ef4713 100644 --- a/simgear/sound/xmlsound.cxx +++ b/simgear/sound/xmlsound.cxx @@ -21,6 +21,10 @@ // // $Id$ +#ifdef HAVE_CONFIG_H +# include +#endif + #include #include