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