hedgewars/uLand.pas
changeset 6491 736479f3d348
parent 6490 531bf083e8db
child 6580 6155187bf599
--- a/hedgewars/uLand.pas	Sun Dec 04 00:52:47 2011 +0300
+++ b/hedgewars/uLand.pas	Sun Dec 04 00:56:07 2011 +0300
@@ -31,7 +31,7 @@
 implementation
 uses uConsole, uStore, uRandom, uLandObjects, uIO, uLandTexture, sysutils,
      uVariables, uUtils, uCommands, Adler32, uDebug, uLandPainted, uTextures,
-     uLandGraphics, uLandGenMaze, uLandOutline;
+     uLandGenMaze, uLandOutline;
 
 
 procedure ColorizeLand(Surface: PSDL_Surface);