hedgewars/uVisualGears.pas
changeset 4368 b89235e401e5
parent 4361 64ea345ab655
child 4371 ae172b2b03ed
--- a/hedgewars/uVisualGears.pas	Wed Nov 17 22:07:03 2010 +0300
+++ b/hedgewars/uVisualGears.pas	Wed Nov 17 22:14:41 2010 +0300
@@ -38,7 +38,8 @@
     vobVelocity, vobFallSpeed: LongInt;
 
 implementation
-uses uWorld, uMisc, uStore, uTeams, uSound, uMobile, uVariables;
+uses uWorld, uMisc, uStore, uSound, uMobile, uVariables;
+
 const cExplFrameTicks = 110;
 
 {$INCLUDE "VGSHandlers.inc"}