mirror of https://github.com/ArduPilot/ardupilot
AP_Mount: fixed example build
This commit is contained in:
parent
d9f20c6785
commit
6ea68b318e
|
@ -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…
Reference in New Issue