--- a/hedgewars/uGears.pas Sun Jan 19 00:18:28 2014 +0400
+++ b/hedgewars/uGears.pas Tue Jan 21 22:38:13 2014 +0100
@@ -51,7 +51,7 @@
uses uStore, uSound, uTeams, uRandom, uIO, uLandGraphics,
{$IFDEF USE_TOUCH_INTERFACE}uTouch,{$ENDIF}
uLocale, uAmmos, uStats, uVisualGears, uScript, uVariables,
- uCommands, uUtils, uTextures, uRenderUtils, uGearsRender, uCaptions, uDebug, uLandTexture,
+ uCommands, uUtils, uTextures, uRenderUtils, uGearsRender, uCaptions, uDebug,
uGearsHedgehog, uGearsUtils, uGearsList, uGearsHandlersRope
, uVisualGearsList, uGearsHandlersMess, uAI;