hedgewars/uTeams.pas
changeset 4393 883b979697e4
parent 4391 de9e1a5102b4
child 4398 36d7e4b6ca81
--- a/hedgewars/uTeams.pas	Sun Nov 21 01:26:31 2010 -0500
+++ b/hedgewars/uTeams.pas	Sun Nov 21 16:53:31 2010 +0300
@@ -37,7 +37,7 @@
 function  GetTeamStatString(p: PTeam): shortstring;
 
 implementation
-uses uWorld, uLocale, uAmmos, uChat, uMobile, uVariables, uUtils, uIO;
+uses uLocale, uAmmos, uChat, uMobile, uVariables, uUtils, uIO, uCaptions;
 
 const MaxTeamHealth: LongInt = 0;