diff -r 54a78ec6aac4 -r 0dfe26f48ec1 hedgewars/uCommands.pas --- a/hedgewars/uCommands.pas Sun Nov 21 19:14:45 2010 +0300 +++ b/hedgewars/uCommands.pas Sun Nov 21 19:41:19 2010 +0300 @@ -18,7 +18,7 @@ implementation uses Types, uConsts, uIO, uMobile, uRandom, SDLh, uScript, uTypes, - uVariables, uConsole, uUtils; + uVariables, uConsole, uUtils, uDebug; type PVariable = ^TVariable; TVariable = record