hedgewars/uLandObjects.pas
changeset 4403 0dfe26f48ec1
parent 4389 d1c65b60cd68
child 4617 42aad2cd981e
--- a/hedgewars/uLandObjects.pas	Sun Nov 21 19:14:45 2010 +0300
+++ b/hedgewars/uLandObjects.pas	Sun Nov 21 19:41:19 2010 +0300
@@ -30,7 +30,7 @@
 
 implementation
 uses uStore, uConsts, uConsole, uRandom, uVisualGears, uSound, GLunit,
-     uTypes, uVariables, uUtils, uIO;
+     uTypes, uVariables, uUtils, uDebug;
 
 const MaxRects = 512;
       MAXOBJECTRECTS = 16;