Browse Source

AP_Mount: fixed example build

mission-4.1.18
Andrew Tridgell 11 years ago
parent
commit
6ea68b318e
  1. 1
      libraries/AP_Mount/examples/trivial_AP_Mount/trivial_AP_Mount.pde

1
libraries/AP_Mount/examples/trivial_AP_Mount/trivial_AP_Mount.pde

@ -18,6 +18,7 @@ @@ -18,6 +18,7 @@
#include <Filter.h>
#include <GCS_MAVLink.h>
#include <AP_Mission.h>
#include <AP_Terrain.h>
#include <RC_Channel.h>
#include <AP_Airspeed.h>
#include <AP_Vehicle.h>

Loading…
Cancel
Save