diff -r fe339879cf75 -r d8844d4c67de hedgewars/uLandObjects.pas --- 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;