AP_Notify: fixed example build

This commit is contained in:
Andrew Tridgell 2014-01-30 13:33:59 +11:00
parent 93070a673e
commit c0e548fc60
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
#include <AP_ADC.h>
#include <AP_InertialSensor.h>
#include <AP_GPS.h>
#include <AP_Baro.h>
#include <DataFlash.h>
#include <GCS_MAVLink.h>
#include <AP_Declination.h>