diff -r bcefeeabaa33 -r ae5507ddb989 hedgewars/uLandTexture.pas --- a/hedgewars/uLandTexture.pas Thu Nov 18 11:32:47 2010 +0300 +++ b/hedgewars/uLandTexture.pas Thu Nov 18 11:45:31 2010 +0300 @@ -28,8 +28,7 @@ procedure DrawLand(dX, dY: LongInt); implementation -uses uMisc, uStore, uConsts, GLunit, uTypes, uVariables; - +uses uMisc, uStore, uConsts, GLunit, uTypes, uVariables, uTextures; const TEXSIZE = 256;