hedgewars/uStats.pas
changeset 4376 9654205a9424
parent 4374 bcefeeabaa33
child 4377 43945842da0c
--- a/hedgewars/uStats.pas	Thu Nov 18 11:45:31 2010 +0300
+++ b/hedgewars/uStats.pas	Thu Nov 18 11:50:02 2010 +0300
@@ -35,7 +35,7 @@
 procedure SendStats;
 
 implementation
-uses uTeams, uSound, uMisc, uLocale, uWorld, uVariables, uUtils;
+uses uTeams, uSound, uMisc, uLocale, uWorld, uVariables, uUtils, uIO;
 
 var DamageGiven : Longword = 0;
     DamageClan  : Longword = 0;