commit | a452091ae77c8105c625f9bf7bfd13cbb658e0b5 | [log] [tgz] |
---|---|---|
author | Brian Silverman <brians> | Sat Mar 16 14:39:51 2013 -0700 |
committer | Brian Silverman <brians> | Sat Mar 16 14:42:47 2013 -0700 |
tree | 455b90d6643f63f72e8a7a9153c733bb8e7cb5c9 | |
parent | a9cbe30c75cc2f6a60d7b7843ef632f214585cfb [diff] [blame] |
more build fixes WRONG BRANCH
diff --git a/aos/atom_code/messages/DriverStationDisplay.h b/aos/atom_code/messages/DriverStationDisplay.h index 9ce3712..5feffb8 100644 --- a/aos/atom_code/messages/DriverStationDisplay.h +++ b/aos/atom_code/messages/DriverStationDisplay.h
@@ -4,8 +4,8 @@ #include <stdint.h> #include <string.h> -#include "aos/aos_core.h" #include "aos/common/type_traits.h" +#include "aos/atom_code/ipc_lib/queue.h" namespace aos { const size_t kLineLength = 21;