AP_InertialNav: fixed example build

This commit is contained in:
Andrew Tridgell 2014-08-13 21:47:17 +10:00
parent 41f7ad42d4
commit f0f25eb1d7
1 changed files with 1 additions and 0 deletions

View File

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