Hooked vision up to the turret.

Change-Id: I87762fdedf8572f7bdc17711c96b4e2f5a7251ba
diff --git a/y2017/control_loops/superstructure/BUILD b/y2017/control_loops/superstructure/BUILD
index bac8655..797791f 100644
--- a/y2017/control_loops/superstructure/BUILD
+++ b/y2017/control_loops/superstructure/BUILD
@@ -79,6 +79,7 @@
     ':superstructure_queue',
     '//aos/common:ring_buffer',
     '//frc971/control_loops/drivetrain:drivetrain_queue',
+    '//y2017/control_loops/drivetrain:polydrivetrain_plants',
     '//y2017/vision:vision_queue',
   ],
 )