diff -r 43945842da0c -r 91655618a510 hedgewars/uChat.pas --- a/hedgewars/uChat.pas Thu Nov 18 12:12:51 2010 +0300 +++ b/hedgewars/uChat.pas Thu Nov 18 15:45:35 2010 +0300 @@ -34,7 +34,7 @@ showAll: boolean; implementation -uses uStore, SDLh, uKeys, uTypes, uVariables, uCommands, uUtils, uTextures; +uses uStore, SDLh, uKeys, uTypes, uVariables, uCommands, uUtils, uTextures, uRender; const MaxStrIndex = 27;