hedgewars/uConsole.pas
changeset 866 ac6f6c95c23f
parent 841 0700e3d3474d
child 871 f1bf00b7fd5a
--- a/hedgewars/uConsole.pas	Thu Apr 24 15:03:57 2008 +0000
+++ b/hedgewars/uConsole.pas	Thu Apr 24 15:19:33 2008 +0000
@@ -36,7 +36,7 @@
 implementation
 {$J+}
 uses uMisc, uStore, Types, uConsts, uGears, uTeams, uIO, uKeys, uWorld, uLand,
-     uRandom, uAmmos, uTriggers, GL;
+     uRandom, uAmmos, uTriggers, GL, uSound;
 const cLineWidth: LongInt = 0;
       cLinesCount = 256;