mirror of https://github.com/ArduPilot/ardupilot
AP_InertialNav: fixed example build
This commit is contained in:
parent
41f7ad42d4
commit
f0f25eb1d7
|
@ -27,6 +27,7 @@
|
|||
#include <DataFlash.h>
|
||||
#include <GCS_MAVLink.h>
|
||||
#include <AP_Mission.h>
|
||||
#include <StorageManager.h>
|
||||
#include <AP_Terrain.h>
|
||||
#include <AP_Notify.h>
|
||||
#include <AP_InertialNav.h>
|
||||
|
|
Loading…
Reference in New Issue