diff -r a1fcfc341a52 -r 83ef50815535 hedgewars/uAIAmmoTests.pas --- a/hedgewars/uAIAmmoTests.pas Wed Nov 17 17:22:36 2010 +0300 +++ b/hedgewars/uAIAmmoTests.pas Wed Nov 17 17:45:55 2010 +0300 @@ -108,7 +108,7 @@ const BadTurn = Low(LongInt) div 4; implementation -uses uMisc, uAIMisc, uLand; +uses uMisc, uAIMisc, uLand, uVariables; function Metric(x1, y1, x2, y2: LongInt): LongInt; begin