diff -r 0e27949850e3 -r 839fd258ae6f hedgewars/uGears.pas --- a/hedgewars/uGears.pas Thu Jan 19 21:12:20 2006 +0000 +++ b/hedgewars/uGears.pas Fri Jan 20 19:02:50 2006 +0000 @@ -75,7 +75,7 @@ var CurAmmoGear: PGear = nil; implementation -uses uWorld, uMisc, uStore, uConsole, uSound, uTeams, uRandom, uCollisions, uLand, uIO; +uses uWorld, uMisc, uStore, uConsole, uSound, uTeams, uRandom, uCollisions, uLand, uIO, uGraphics; var GearsList: PGear = nil; RopePoints: record Count: Longword;