hedgewars/uChat.pas
changeset 7188 580cd247511e
parent 7117 7df6386f7090
child 7291 ad4b6c2b09e8
--- a/hedgewars/uChat.pas	Tue Jun 05 22:17:06 2012 +0200
+++ b/hedgewars/uChat.pas	Tue Jun 05 22:37:36 2012 +0200
@@ -31,7 +31,7 @@
 procedure KeyPressChat(Key: Longword);
 
 implementation
-uses SDLh, uInputHandler, uTypes, uVariables, uCommands, uUtils, uTextures, uRender, uIO;
+uses SDLh, uInputHandler, uTypes, uVariables, uCommands, uUtils, uTextures, uRender, uStore, uIO;
 
 const MaxStrIndex = 27;