AP_Notify: fixed example build

This commit is contained in:
Andrew Tridgell 2014-07-25 18:37:57 +10:00
parent a6db247f82
commit b4a441620f

View File

@ -24,6 +24,7 @@
#include <AP_Notify.h> // Notify library
#include <ToshibaLED.h>
#include <AP_AHRS.h>
#include <AP_NavEKF.h>
#include <AP_Airspeed.h>
#include <AP_Vehicle.h>
#include <AP_ADC_AnalogSource.h>