diff -r 615a3e7bd850 -r f679ffa2dc8c hedgewars/uChat.pas --- a/hedgewars/uChat.pas Sat Nov 20 22:05:01 2010 +0300 +++ b/hedgewars/uChat.pas Sat Nov 20 23:08:11 2010 +0300 @@ -34,7 +34,7 @@ showAll: boolean; implementation -uses uStore, SDLh, uKeys, uTypes, uVariables, uCommands, uUtils, uTextures, uRender; +uses SDLh, uKeys, uTypes, uVariables, uCommands, uUtils, uTextures, uRender; const MaxStrIndex = 27;