hedgewars/uChat.pas
changeset 4361 64ea345ab655
parent 4359 83ef50815535
child 4368 b89235e401e5
--- a/hedgewars/uChat.pas	Wed Nov 17 17:45:55 2010 +0300
+++ b/hedgewars/uChat.pas	Wed Nov 17 20:28:42 2010 +0300
@@ -34,7 +34,7 @@
     showAll: boolean;
 
 implementation
-uses uMisc, uStore, uConsts, SDLh, uConsole, uKeys, uTeams, uTypes, uVariables;
+uses uMisc, uStore, SDLh, uConsole, uKeys, uTeams, uTypes, uVariables;
 
 const MaxStrIndex = 27;