hedgewars/uVisualGears.pas
changeset 8204 9a6030d96273
parent 8145 6408c0ba4ba1
child 8330 aaefa587e277
child 8370 0c79946e96f8
--- a/hedgewars/uVisualGears.pas	Mon Dec 03 17:49:02 2012 +0100
+++ b/hedgewars/uVisualGears.pas	Mon Dec 03 17:51:57 2012 +0100
@@ -53,7 +53,7 @@
 procedure KickFlakes(Radius, X, Y: LongInt);
 
 implementation
-uses uSound, uMobile, uVariables, uTextures, uRender, Math, uRenderUtils, uStore, uUtils;
+uses uSound, uVariables, uTextures, uRender, Math, uRenderUtils, uStore, uUtils;
 
 const 
     cExplFrameTicks = 110;