hedgewars/uChat.pas
changeset 4375 ae5507ddb989
parent 4374 bcefeeabaa33
child 4378 91655618a510
--- a/hedgewars/uChat.pas	Thu Nov 18 11:32:47 2010 +0300
+++ b/hedgewars/uChat.pas	Thu Nov 18 11:45:31 2010 +0300
@@ -34,7 +34,7 @@
     showAll: boolean;
 
 implementation
-uses uMisc, uStore, SDLh, uKeys, uTypes, uVariables, uCommands, uUtils;
+uses uStore, SDLh, uKeys, uTypes, uVariables, uCommands, uUtils, uTextures;
 
 const MaxStrIndex = 27;