hedgewars/uConsole.pas
changeset 871 f1bf00b7fd5a
parent 866 ac6f6c95c23f
child 883 07a568ba44e0
--- a/hedgewars/uConsole.pas	Fri Apr 25 13:12:52 2008 +0000
+++ b/hedgewars/uConsole.pas	Fri Apr 25 13:51:01 2008 +0000
@@ -36,7 +36,7 @@
 implementation
 {$J+}
 uses uMisc, uStore, Types, uConsts, uGears, uTeams, uIO, uKeys, uWorld, uLand,
-     uRandom, uAmmos, uTriggers, GL, uSound;
+     uRandom, uAmmos, uTriggers, GL, uStats;
 const cLineWidth: LongInt = 0;
       cLinesCount = 256;