hedgewars/uChat.pas
changeset 4374 bcefeeabaa33
parent 4373 fe0e3903bb9e
child 4375 ae5507ddb989
--- 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;