hedgewars/uChat.pas
changeset 4378 91655618a510
parent 4375 ae5507ddb989
child 4385 f679ffa2dc8c
--- 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;