mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-03-03 12:14:10 -04:00
AP_Notify: fixed example build
This commit is contained in:
parent
6ea68b318e
commit
f2c636250b
@ -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>
|
||||||
|
Loading…
Reference in New Issue
Block a user