Added superstructure

Change-Id: I3fc6b2b555467fad231902fbc50af729b4b7157f
diff --git a/y2017_bot3/BUILD b/y2017_bot3/BUILD
index c1dab0f..9ff13fd 100644
--- a/y2017_bot3/BUILD
+++ b/y2017_bot3/BUILD
@@ -33,6 +33,7 @@
     '//frc971/wpilib:wpilib_robot_base',
     '//third_party:wpilib',
     '//y2017_bot3/control_loops/drivetrain:polydrivetrain_plants',
+    '//y2017_bot3/control_loops/superstructure:superstructure_queue',
   ],
   restricted_to = ['//tools:roborio'],
 )