mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-07 00:13:59 -04:00
AP_Vehicle: remove GCS.h from library header files
This commit is contained in:
parent
df8276997a
commit
a623c93370
@ -12,6 +12,7 @@
|
||||
#include <AP_Motors/AP_Motors.h>
|
||||
#include <AR_Motors/AP_MotorsUGV.h>
|
||||
#include <AP_CheckFirmware/AP_CheckFirmware.h>
|
||||
#include <GCS_MAVLink/GCS.h>
|
||||
#if CONFIG_HAL_BOARD == HAL_BOARD_CHIBIOS
|
||||
#include <AP_HAL_ChibiOS/sdcard.h>
|
||||
#include <AP_HAL_ChibiOS/hwdef/common/stm32_util.h>
|
||||
|
Loading…
Reference in New Issue
Block a user