diff -r 668b71f31e51 -r 2560731c860d hedgewars/uAIAmmoTests.pas --- a/hedgewars/uAIAmmoTests.pas Wed Oct 06 02:31:04 2010 +0200 +++ b/hedgewars/uAIAmmoTests.pas Thu Oct 07 02:03:01 2010 +0200 @@ -106,7 +106,7 @@ const BadTurn = Low(LongInt) div 4; implementation -uses uMisc, uAIMisc, uLand, uTeams; +uses uMisc, uAIMisc, uLand; function Metric(x1, y1, x2, y2: LongInt): LongInt; begin