typo :(
authornemo
Tue, 07 Jul 2009 01:36:56 +0000
changeset 2234 17f7a5882aca
parent 2233 7bd3c94cc806
child 2235 79c9542c1058
typo :(
hedgewars/uSound.pas
--- 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}