diff -r 4aeab704d006 -r 634a8c8682de hedgewars/uVisualGears.pas --- a/hedgewars/uVisualGears.pas Sun Oct 31 04:16:10 2010 +0100 +++ b/hedgewars/uVisualGears.pas Sun Oct 31 18:04:02 2010 +0100 @@ -62,7 +62,7 @@ vobVelocity, vobFallSpeed: LongInt; implementation -uses uWorld, uMisc, uStore, uTeams, uSound; +uses uWorld, uMisc, uStore, uTeams, uSound, uMobile; const cExplFrameTicks = 110; {$INCLUDE "VGSHandlers.inc"}