--- 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