hedgewars/uVisualGears.pas
changeset 4034 634a8c8682de
parent 3994 486da687d76a
child 4159 64e677349124
--- 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"}