AP_Notify: fixed example build

This commit is contained in:
Andrew Tridgell 2014-03-19 09:33:58 +11:00 committed by Randy Mackay
parent 6eece3a278
commit 2a199c4f03
1 changed files with 1 additions and 0 deletions

View File

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