hedgewars/uLandObjects.pas
changeset 7063 a0326412e96a
parent 7053 8c9dcaedc7a8
child 7069 bcf9d8e64e92
--- a/hedgewars/uLandObjects.pas	Fri May 11 23:34:35 2012 +0400
+++ b/hedgewars/uLandObjects.pas	Fri May 11 23:36:42 2012 +0400
@@ -31,7 +31,7 @@
 
 implementation
 uses uStore, uConsts, uConsole, uRandom, uSound, GLunit,
-     uTypes, uVariables, uUtils, uDebug, sysutils;
+     uTypes, uVariables, uUtils, uDebug, SysUtils;
 
 const MaxRects = 512;
       MAXOBJECTRECTS = 16;