hedgewars/uLandObjects.pas
changeset 4850 434cd1284204
parent 4835 a6924450e694
child 4976 088d40d8aba2
--- a/hedgewars/uLandObjects.pas	Mon Jan 17 23:24:55 2011 +0100
+++ b/hedgewars/uLandObjects.pas	Tue Jan 18 00:12:39 2011 +0100
@@ -29,7 +29,7 @@
 procedure AddOnLandObjects(Surface: PSDL_Surface);
 
 implementation
-uses uStore, uConsts, uConsole, uRandom, uVisualGears, uSound, GLunit,
+uses uStore, uConsts, uConsole, uRandom, uSound, GLunit,
      uTypes, uVariables, uUtils, uDebug, sysutils;
 
 const MaxRects = 512;