--- a/hedgewars/uSound.pas Mon Jul 06 23:04:57 2009 +0000
+++ b/hedgewars/uSound.pas Tue Jul 07 01:36:56 2009 +0000
@@ -26,7 +26,7 @@
{$linkframework Ogg}
{$linkframework Vorbis}
{$ELSE}
-{$IFNDEF WIND32}
+{$IFNDEF WIN32}
{$linklib openal}
{$linklib ogg}
{$linklib vorbis}