1
0
Fork 0

Fix for Cygwin compilation

This commit is contained in:
daveluff 2003-06-03 13:08:42 +00:00
parent b0433381a7
commit b9332af209

View file

@ -18,6 +18,10 @@
// along with this program; if not, write to the Free Software
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
#include <simgear/sound/soundmgr.hxx>
#include <Main/fgfs.hxx>