diff -r f4a0ec067601 -r b89235e401e5 hedgewars/uChat.pas --- a/hedgewars/uChat.pas Wed Nov 17 22:07:03 2010 +0300 +++ b/hedgewars/uChat.pas Wed Nov 17 22:14:41 2010 +0300 @@ -34,7 +34,7 @@ showAll: boolean; implementation -uses uMisc, uStore, SDLh, uConsole, uKeys, uTeams, uTypes, uVariables; +uses uMisc, uStore, SDLh, uConsole, uKeys, uTypes, uVariables; const MaxStrIndex = 27;