AP_Notify: fixed example build

This commit is contained in:
Andrew Tridgell 2014-07-25 17:55:04 +10:00
parent 6ea68b318e
commit f2c636250b

View File

@ -12,6 +12,7 @@
#include <DataFlash.h> #include <DataFlash.h>
#include <GCS_MAVLink.h> #include <GCS_MAVLink.h>
#include <AP_Mission.h> #include <AP_Mission.h>
#include <AP_Terrain.h>
#include <AP_Declination.h> #include <AP_Declination.h>
#include <AP_HAL.h> #include <AP_HAL.h>
#include <AP_HAL_AVR.h> #include <AP_HAL_AVR.h>