mirror of https://github.com/ArduPilot/ardupilot
AP_Frsky_Telem: Improve includes
This commit is contained in:
parent
3017a762f0
commit
64c9705679
|
@ -24,8 +24,8 @@
|
|||
|
||||
#include <AP_AHRS/AP_AHRS.h>
|
||||
#include <AP_BattMonitor/AP_BattMonitor.h>
|
||||
#include <AP_InertialSensor/AP_InertialSensor.h>
|
||||
#include <AP_RangeFinder/AP_RangeFinder.h>
|
||||
#include <AP_Common/AP_FWVersion.h>
|
||||
#include <GCS_MAVLink/GCS.h>
|
||||
|
||||
#include <stdio.h>
|
||||
|
|
Loading…
Reference in New Issue