diff -r 4554c4df9f1a -r a1fcfc341a52 hedgewars/uChat.pas --- a/hedgewars/uChat.pas Wed Nov 17 16:31:30 2010 +0300 +++ b/hedgewars/uChat.pas Wed Nov 17 17:22:36 2010 +0300 @@ -34,7 +34,7 @@ showAll: boolean; implementation -uses uMisc, uStore, uConsts, SDLh, uConsole, uKeys, uTeams; +uses uMisc, uStore, uConsts, SDLh, uConsole, uKeys, uTeams, uTypes; const MaxStrIndex = 27;