hedgewars/uChat.pas
changeset 10314 6691ebaa4f3a
parent 10312 eda8d563f677
child 10370 8676ef16c594
--- a/hedgewars/uChat.pas	Mon Jun 16 02:41:03 2014 +0200
+++ b/hedgewars/uChat.pas	Mon Jun 16 13:47:27 2014 +0200
@@ -32,7 +32,7 @@
 procedure SendHogSpeech(s: shortstring);
 
 implementation
-uses SDLh, uInputHandler, uTypes, uVariables, uCommands, uUtils, uTextures, uRender, uIO, uScript, uConsole;
+uses SDLh, uInputHandler, uTypes, uVariables, uCommands, uUtils, uTextures, uRender, uIO, uScript;
 
 const MaxStrIndex = 27;