mirror of https://github.com/ArduPilot/ardupilot
AP_Notify: fixed example build
This commit is contained in:
parent
6eece3a278
commit
2a199c4f03
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue