hedgewars/uChat.pas
changeset 4373 fe0e3903bb9e
parent 4368 b89235e401e5
child 4374 bcefeeabaa33
--- a/hedgewars/uChat.pas	Wed Nov 17 22:09:07 2010 -0500
+++ b/hedgewars/uChat.pas	Thu Nov 18 09:12:27 2010 +0300
@@ -34,7 +34,7 @@
     showAll: boolean;
 
 implementation
-uses uMisc, uStore, SDLh, uConsole, uKeys, uTypes, uVariables;
+uses uMisc, uStore, SDLh, uKeys, uTypes, uVariables, uCommands;
 
 const MaxStrIndex = 27;