mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 23:33:57 -04:00
AP_RangeFinder: remove GCS.h from library header files
This commit is contained in:
parent
aea39a1d18
commit
df8276997a
@ -5,6 +5,7 @@
|
||||
#include <AP_HAL/AP_HAL.h>
|
||||
#include <AP_CANManager/AP_CANManager.h>
|
||||
#include <AP_UAVCAN/AP_UAVCAN.h>
|
||||
#include <GCS_MAVLink/GCS.h>
|
||||
|
||||
#include <uavcan/equipment/range_sensor/Measurement.hpp>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user