Fixed building with a bazel with hdrs_check fixed again.
Change-Id: I015f66cd6e02e07efa367b96edd775015ac0abca
diff --git a/bot3/wpilib/BUILD b/bot3/wpilib/BUILD
index e516ef8..0ee1460 100644
--- a/bot3/wpilib/BUILD
+++ b/bot3/wpilib/BUILD
@@ -17,6 +17,7 @@
'//aos/common/logging:queue_logging',
'//aos/common/messages:robot_state',
'//aos/common/util:phased_loop',
+ '//aos/common/util:wrapping_counter',
'//frc971/wpilib:hall_effect',
'//frc971/wpilib:joystick_sender',
'//frc971/wpilib:loop_output_handler',