hedgewars/uStats.pas
changeset 4403 0dfe26f48ec1
parent 4393 883b979697e4
child 4413 46caab3a8f84
--- a/hedgewars/uStats.pas	Sun Nov 21 19:14:45 2010 +0300
+++ b/hedgewars/uStats.pas	Sun Nov 21 19:41:19 2010 +0300
@@ -35,7 +35,7 @@
 procedure SendStats;
 
 implementation
-uses uTeams, uSound, uLocale, uVariables, uUtils, uIO, uCaptions;
+uses uTeams, uSound, uLocale, uVariables, uUtils, uIO, uCaptions, uDebug;
 
 var DamageGiven : Longword = 0;
     DamageClan  : Longword = 0;