hedgewars/uGearsUtils.pas
changeset 9283 76e68c136a11
parent 9149 6790f1938cd9
child 9285 8e8b908970c2
--- a/hedgewars/uGearsUtils.pas	Thu Jun 27 14:06:33 2013 +0400
+++ b/hedgewars/uGearsUtils.pas	Thu Jun 27 14:37:03 2013 +0400
@@ -50,7 +50,7 @@
 uses uFloat, uSound, uCollisions, uUtils, uConsts, uVisualGears, uAIMisc,
     uVariables, uLandGraphics, uScript, uStats, uCaptions, uTeams, uStore,
     uLocale, uTextures, uRenderUtils, uRandom, SDLh, uDebug, uGears,
-    uGearsList, Math;
+    uGearsList, Math, uVisualGearsList;
 
 procedure doMakeExplosion(X, Y, Radius: LongInt; AttackingHog: PHedgehog; Mask: Longword); inline;
 begin