diff -r 23c50be687a9 -r cdb0ddeb38ba hedgewars/uMisc.pas --- a/hedgewars/uMisc.pas Sun May 16 17:23:30 2010 +0000 +++ b/hedgewars/uMisc.pas Sun May 16 18:12:10 2010 +0000 @@ -170,7 +170,7 @@ {$ENDIF} implementation -uses Math, uConsole, uStore, uIO, typinfo; +uses Math, uConsole, uStore, uIO, uSound, typinfo; var KBnum: Longword; {$IFDEF DEBUGFILE}