AP_InertialSensor: fixed example build

This commit is contained in:
Andrew Tridgell 2014-11-28 10:40:19 +11:00
parent 9b75237a38
commit 7bb56e50aa

View File

@ -36,6 +36,8 @@
#include <AP_Declination.h>
#include <AP_NavEKF.h>
#include <AP_HAL_Linux.h>
#include <AP_Rally.h>
#include <AP_Scheduler.h>
const AP_HAL::HAL& hal = AP_HAL_BOARD_DRIVER;