diff -r a29135563e94 -r e1a77ae57065 hedgewars/uGears.pas --- a/hedgewars/uGears.pas Wed Jan 25 19:45:39 2006 +0000 +++ b/hedgewars/uGears.pas Wed Feb 01 20:42:53 2006 +0000 @@ -75,7 +75,7 @@ var CurAmmoGear: PGear = nil; implementation -uses uWorld, uMisc, uStore, uConsole, uSound, uTeams, uRandom, uCollisions, uLand, uIO, uGraphics; +uses uWorld, uMisc, uStore, uConsole, uSound, uTeams, uRandom, uCollisions, uLand, uIO, uLandGraphics; var GearsList: PGear = nil; RopePoints: record Count: Longword;