AP_InertialSensor: fixed example build

This commit is contained in:
Andrew Tridgell 2014-08-13 15:09:45 +10:00
parent ea889e2e00
commit 984064f3d3
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
#include <AP_HAL_Empty.h>
#include <AP_Math.h>
#include <AP_Param.h>
#include <StorageManager.h>
#include <AP_ADC.h>
#include <AP_InertialSensor.h>
#include <AP_Notify.h>