hedgewars/uCommands.pas
changeset 4403 0dfe26f48ec1
parent 4402 54a78ec6aac4
child 4406 beb4de0af990
--- 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