hedgewars/uChat.pas
changeset 6954 a61458a81480
parent 6898 344b0dbd9690
child 7117 7df6386f7090
--- a/hedgewars/uChat.pas	Sun Apr 29 14:00:35 2012 +0200
+++ b/hedgewars/uChat.pas	Sat Apr 28 15:03:52 2012 +0200
@@ -31,7 +31,7 @@
 procedure KeyPressChat(Key: Longword);
 
 implementation
-uses SDLh, uKeys, uTypes, uVariables, uCommands, uUtils, uTextures, uRender, uIO;
+uses SDLh, uInputHandler, uTypes, uVariables, uCommands, uUtils, uTextures, uRender, uIO;
 
 const MaxStrIndex = 27;