diff -r 22bbf0392b71 -r d972b31f8881 hedgewars/uSound.pas --- a/hedgewars/uSound.pas Sat Sep 30 20:31:07 2017 +0200 +++ b/hedgewars/uSound.pas Sat Sep 30 21:54:47 2017 +0200 @@ -110,7 +110,7 @@ var Volume: LongInt; SoundTimerTicks: Longword; implementation -uses uVariables, uConsole, uCommands, uChat, uUtils, uDebug, uPhysFSLayer; +uses uVariables, uConsole, uCommands, uDebug, uPhysFSLayer; const chanTPU = 32; var cInitVolume: LongInt;