hedgewars/uStats.pas
changeset 4393 883b979697e4
parent 4377 43945842da0c
child 4403 0dfe26f48ec1
--- a/hedgewars/uStats.pas	Sun Nov 21 01:26:31 2010 -0500
+++ b/hedgewars/uStats.pas	Sun Nov 21 16:53:31 2010 +0300
@@ -35,7 +35,7 @@
 procedure SendStats;
 
 implementation
-uses uTeams, uSound, uLocale, uWorld, uVariables, uUtils, uIO;
+uses uTeams, uSound, uLocale, uVariables, uUtils, uIO, uCaptions;
 
 var DamageGiven : Longword = 0;
     DamageClan  : Longword = 0;