hedgewars/uLandObjects.pas
changeset 4374 bcefeeabaa33
parent 4367 f4a0ec067601
child 4377 43945842da0c
--- a/hedgewars/uLandObjects.pas	Thu Nov 18 09:12:27 2010 +0300
+++ b/hedgewars/uLandObjects.pas	Thu Nov 18 11:32:47 2010 +0300
@@ -30,7 +30,7 @@
 
 implementation
 uses uStore, uConsts, uMisc, uConsole, uRandom, uVisualGears, uSound, GLunit,
-    uTypes, uVariables;
+     uTypes, uVariables, uUtils;
 
 const MaxRects = 512;
       MAXOBJECTRECTS = 16;