hedgewars/uLandObjects.pas
changeset 11821 d8844d4c67de
parent 11539 c22d292e7266
child 11824 3f1f8f79fcdb
--- a/hedgewars/uLandObjects.pas	Sun May 15 11:37:07 2016 +0200
+++ b/hedgewars/uLandObjects.pas	Sun May 15 13:18:34 2016 +0200
@@ -34,7 +34,7 @@
 
 implementation
 uses uStore, uConsts, uConsole, uRandom, uSound
-     , uTypes, uVariables, uUtils, uDebug, SysUtils
+     , uTypes, uVariables, uDebug, SysUtils, uUtils
      , uPhysFSLayer;
 
 const MaxRects = 512;