commit | 398c74aafe58b335252f30ff456494a23cf7cc97 | [log] [tgz] |
---|---|---|
author | John Park <johnhenryp@icloud.com> | Sat Oct 20 21:17:39 2018 -0700 |
committer | johnp <johnhenryp@icloud.com> | Sun Oct 28 13:17:58 2018 -0700 |
tree | 785aaacd5a92101862166e15fd2052c3c15fc443 | |
parent | 864249ebaea9a98f8021fca67177f6613e679e86 [diff] [blame] |
Removed linux_code Change-Id: I7327828d2c9efdf03172d1b90f49d5c51fbba86e
diff --git a/frc971/wpilib/ADIS16448.cc b/frc971/wpilib/ADIS16448.cc index 9633626..3696e2f 100644 --- a/frc971/wpilib/ADIS16448.cc +++ b/frc971/wpilib/ADIS16448.cc
@@ -10,7 +10,7 @@ #include "aos/logging/queue_logging.h" #include "aos/robot_state/robot_state.q.h" #include "aos/time/time.h" -#include "aos/linux_code/init.h" +#include "aos/init.h" #include "frc971/wpilib/imu.q.h" #include "frc971/zeroing/averager.h"