diff -r 3836973380b9 -r fe0e3903bb9e hedgewars/uChat.pas --- a/hedgewars/uChat.pas Wed Nov 17 22:09:07 2010 -0500 +++ b/hedgewars/uChat.pas Thu Nov 18 09:12:27 2010 +0300 @@ -34,7 +34,7 @@ showAll: boolean; implementation -uses uMisc, uStore, SDLh, uConsole, uKeys, uTypes, uVariables; +uses uMisc, uStore, SDLh, uKeys, uTypes, uVariables, uCommands; const MaxStrIndex = 27;