Browse Source

AP_InertialNav: fixed example build

master
Andrew Tridgell 11 years ago committed by Randy Mackay
parent
commit
ba8c4b86a0
  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

@ -25,6 +25,7 @@ @@ -25,6 +25,7 @@
#include <AP_Buffer.h> // ArduPilot general purpose FIFO buffer
#include <DataFlash.h>
#include <GCS_MAVLink.h>
#include <AP_Mission.h>
#include <AP_Notify.h>
#include <AP_InertialNav.h>

Loading…
Cancel
Save