Browse Source

AP_InertialNav: fixed example build

master
Andrew Tridgell 11 years ago
parent
commit
4671aaa367
  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

@ -23,6 +23,7 @@ @@ -23,6 +23,7 @@
#include <AC_PID.h> // PID library
#include <APM_PI.h> // PID library
#include <AP_Buffer.h> // ArduPilot general purpose FIFO buffer
#include <DataFlash.h>
#include <GCS_MAVLink.h>
#include <AP_Notify.h>

Loading…
Cancel
Save