hedgewars/uTeams.pas
changeset 4403 0dfe26f48ec1
parent 4401 9cb6990af584
child 4404 6bae4e9461aa
--- a/hedgewars/uTeams.pas	Sun Nov 21 19:14:45 2010 +0300
+++ b/hedgewars/uTeams.pas	Sun Nov 21 19:41:19 2010 +0300
@@ -38,7 +38,7 @@
 function  GetTeamStatString(p: PTeam): shortstring;
 
 implementation
-uses uLocale, uAmmos, uChat, uMobile, uVariables, uUtils, uIO, uCaptions, uCommands;
+uses uLocale, uAmmos, uChat, uMobile, uVariables, uUtils, uIO, uCaptions, uCommands, uDebug;
 
 const MaxTeamHealth: LongInt = 0;