mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 15:23:57 -04:00
RC_Channel: correct use of transitive include
we use this library in this file
This commit is contained in:
parent
9f2aef4c97
commit
6941193cf0
@ -46,6 +46,7 @@ extern const AP_HAL::HAL& hal;
|
||||
#include <AP_LandingGear/AP_LandingGear.h>
|
||||
#include <AP_Logger/AP_Logger.h>
|
||||
#include <AP_ServoRelayEvents/AP_ServoRelayEvents.h>
|
||||
#include <SRV_Channel/SRV_Channel.h>
|
||||
#include <AP_Arming/AP_Arming.h>
|
||||
#include <AP_Avoidance/AP_Avoidance.h>
|
||||
#include <AP_GPS/AP_GPS.h>
|
||||
|
Loading…
Reference in New Issue
Block a user