diff -r a1fcfc341a52 -r 83ef50815535 hedgewars/uVisualGears.pas --- a/hedgewars/uVisualGears.pas Wed Nov 17 17:22:36 2010 +0300 +++ b/hedgewars/uVisualGears.pas Wed Nov 17 17:45:55 2010 +0300 @@ -62,7 +62,7 @@ vobVelocity, vobFallSpeed: LongInt; implementation -uses uWorld, uMisc, uStore, uTeams, uSound, uMobile; +uses uWorld, uMisc, uStore, uTeams, uSound, uMobile, uVariables; const cExplFrameTicks = 110; {$INCLUDE "VGSHandlers.inc"}