diff -r bcefeeabaa33 -r ae5507ddb989 hedgewars/uVisualGears.pas --- a/hedgewars/uVisualGears.pas Thu Nov 18 11:32:47 2010 +0300 +++ b/hedgewars/uVisualGears.pas Thu Nov 18 11:45:31 2010 +0300 @@ -34,7 +34,7 @@ procedure AddDamageTag(X, Y, Damage, Color: LongWord); implementation -uses uMisc, uStore, uSound, uMobile, uVariables; +uses uMisc, uStore, uSound, uMobile, uVariables, uTextures; const cExplFrameTicks = 110;