diff -r 54a78ec6aac4 -r 0dfe26f48ec1 hedgewars/uSound.pas --- a/hedgewars/uSound.pas Sun Nov 21 19:14:45 2010 +0300 +++ b/hedgewars/uSound.pas Sun Nov 21 19:41:19 2010 +0300 @@ -46,7 +46,7 @@ implementation -uses uMisc, uVariables, uConsole, uUtils, uIO, uCommands; +uses uMisc, uVariables, uConsole, uUtils, uIO, uCommands, uDebug; const chanTPU = 32; var Volume: LongInt;