AP_Notify: fixed example build

This commit is contained in:
Andrew Tridgell 2013-12-17 11:51:05 +11:00
parent 9b5b4ced60
commit 81fc11cab7

View File

@ -6,6 +6,9 @@
#include <AP_Param.h>
#include <Filter.h>
#include <AP_ADC.h>
#include <AP_InertialSensor.h>
#include <AP_GPS.h>
#include <DataFlash.h>
#include <GCS_MAVLink.h>
#include <AP_Declination.h>
#include <AP_HAL.h>