AP_InertialNav: fixed example build

This commit is contained in:
Andrew Tridgell 2014-07-25 17:54:37 +10:00
parent db1479b46b
commit c1650eed7a
1 changed files with 1 additions and 0 deletions

View File

@ -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>