mirror of https://github.com/ArduPilot/ardupilot
AP_LandingGear: remove unneeded relay include
This commit is contained in:
parent
a45353b17f
commit
f26ff3ee5a
|
@ -2,7 +2,6 @@
|
|||
|
||||
#if AP_LANDINGGEAR_ENABLED
|
||||
|
||||
#include <AP_Relay/AP_Relay.h>
|
||||
#include <AP_Math/AP_Math.h>
|
||||
#include <SRV_Channel/SRV_Channel.h>
|
||||
#include <AP_HAL/AP_HAL.h>
|
||||
|
|
Loading…
Reference in New Issue