commit | 044e18b1900b41c247950671b6374ac69cfa3b80 | [log] [tgz] |
---|---|---|
author | Austin Schuh <austin@peloton-tech.com> | Wed Oct 21 20:17:09 2015 -0700 |
committer | Brian Silverman <brian@peloton-tech.com> | Fri Oct 23 01:15:31 2015 -0400 |
tree | e8f766dcc8c01301f31d2da3558447ef6d67c053 | |
parent | 7b684d31b51be68049394cf1a2d0893fb3961d78 [diff] [blame] |
Fixed building with a bazel with hdrs_check fixed again. Change-Id: I015f66cd6e02e07efa367b96edd775015ac0abca
diff --git a/y2014/control_loops/drivetrain/BUILD b/y2014/control_loops/drivetrain/BUILD index 274c4f5..2d0d64f 100644 --- a/y2014/control_loops/drivetrain/BUILD +++ b/y2014/control_loops/drivetrain/BUILD
@@ -54,6 +54,7 @@ '//aos/common/controls:control_loop', '//y2014:constants', '//aos/common/controls:polytope', + '//aos/common:math', '//frc971/control_loops:state_feedback_loop', '//frc971/control_loops:coerce_goal', '//frc971/queues:gyro',