hedgewars/uLandTexture.pas
changeset 4378 91655618a510
parent 4377 43945842da0c
child 4390 f219628ed666
--- a/hedgewars/uLandTexture.pas	Thu Nov 18 12:12:51 2010 +0300
+++ b/hedgewars/uLandTexture.pas	Thu Nov 18 15:45:35 2010 +0300
@@ -28,7 +28,7 @@
 procedure DrawLand(dX, dY: LongInt);
 
 implementation
-uses uMisc, uStore, uConsts, GLunit, uTypes, uVariables, uTextures, uIO;
+uses uMisc, uStore, uConsts, GLunit, uTypes, uVariables, uTextures, uIO, uRender;
 
 const TEXSIZE = 256;