Make a mutual drivetrain between robots.

Change-Id: I23cc9634d9af5d0482dc5a5501dccc064b7b53d3
diff --git a/y2014/wpilib/BUILD b/y2014/wpilib/BUILD
index 38853ca..120ff49 100644
--- a/y2014/wpilib/BUILD
+++ b/y2014/wpilib/BUILD
@@ -12,7 +12,7 @@
     '//aos/externals:wpilib',
     '//y2014:constants',
     '//y2014/queues:auto_mode',
-    '//y2014/control_loops/drivetrain:drivetrain_queue',
+    '//frc971/control_loops/drivetrain:drivetrain_queue',
     '//y2014/control_loops/shooter:shooter_queue',
     '//y2014/control_loops/claw:claw_queue',
     '//aos/common/controls:control_loop',