Browse Source

AP_InertialNav: fixed example build

master
Andrew Tridgell 11 years ago
parent
commit
f0f25eb1d7
  1. 1
      libraries/AP_InertialNav/examples/AP_InertialNav_test/AP_InertialNav_test.pde

1
libraries/AP_InertialNav/examples/AP_InertialNav_test/AP_InertialNav_test.pde

@ -27,6 +27,7 @@ @@ -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…
Cancel
Save