mirror of https://github.com/ArduPilot/ardupilot
AP_AHRS: fixed example build
This commit is contained in:
parent
04587efb2d
commit
afab8a9c5b
|
@ -20,6 +20,7 @@
|
|||
#include <AP_Airspeed.h>
|
||||
#include <AP_Baro.h>
|
||||
#include <GCS_MAVLink.h>
|
||||
#include <AP_Mission.h>
|
||||
#include <Filter.h>
|
||||
#include <SITL.h>
|
||||
#include <AP_Buffer.h>
|
||||
|
|
Loading…
Reference in New Issue