diff -r a1fcfc341a52 -r 83ef50815535 hedgewars/uLand.pas --- a/hedgewars/uLand.pas Wed Nov 17 17:22:36 2010 +0300 +++ b/hedgewars/uLand.pas Wed Nov 17 17:45:55 2010 +0300 @@ -52,7 +52,8 @@ function LandBackPixel(x, y: LongInt): LongWord; implementation -uses uConsole, uStore, uMisc, uRandom, uTeams, uLandObjects, Adler32, uIO, uLandTexture, sysutils, uTypes; +uses uConsole, uStore, uMisc, uRandom, uTeams, uLandObjects, Adler32, uIO, uLandTexture, sysutils, + uTypes, uVariables; operator=(const a, b: direction) c: Boolean; begin