AP_Notify: fixed example build

This commit is contained in:
Andrew Tridgell 2014-08-13 21:47:58 +10:00
parent fddf895d66
commit e43cac1b26

View File

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