diff -r fe0e3903bb9e -r bcefeeabaa33 hedgewars/uChat.pas --- a/hedgewars/uChat.pas Thu Nov 18 09:12:27 2010 +0300 +++ b/hedgewars/uChat.pas Thu Nov 18 11:32:47 2010 +0300 @@ -34,7 +34,7 @@ showAll: boolean; implementation -uses uMisc, uStore, SDLh, uKeys, uTypes, uVariables, uCommands; +uses uMisc, uStore, SDLh, uKeys, uTypes, uVariables, uCommands, uUtils; const MaxStrIndex = 27;