hedgewars/uChat.pas
changeset 4357 a1fcfc341a52
parent 4121 22b1acc0e461
child 4359 83ef50815535
--- a/hedgewars/uChat.pas	Wed Nov 17 16:31:30 2010 +0300
+++ b/hedgewars/uChat.pas	Wed Nov 17 17:22:36 2010 +0300
@@ -34,7 +34,7 @@
     showAll: boolean;
 
 implementation
-uses uMisc, uStore, uConsts, SDLh, uConsole, uKeys, uTeams;
+uses uMisc, uStore, uConsts, SDLh, uConsole, uKeys, uTeams, uTypes;
 
 const MaxStrIndex = 27;