diff -r 95e27e12d0e9 -r 883b979697e4 hedgewars/uTeams.pas --- 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;