updated lots of things to bring them closer to be up to standards
diff --git a/frc971/queues/queues.gyp b/frc971/queues/queues.gyp
index 6accfd8..eac58b7 100644
--- a/frc971/queues/queues.gyp
+++ b/frc971/queues/queues.gyp
@@ -20,6 +20,9 @@
         '<(AOS)/common/common.gyp:queues',
         '<(AOS)/build/aos.gyp:libaos',
       ],
+      'export_dependent_settings': [
+        '<(AOS)/common/common.gyp:queues',
+      ],
       'includes': ['../../aos/build/queues.gypi'],
     },
     {