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