hedgewars/uMisc.pas
changeset 3464 cdb0ddeb38ba
parent 3463 23c50be687a9
child 3513 f589230fa21b
--- 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}