hedgewars/uSound.pas
changeset 4403 0dfe26f48ec1
parent 4398 36d7e4b6ca81
child 4404 6bae4e9461aa
--- 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;