mirror of https://github.com/ArduPilot/ardupilot
AP_Generator: remove GCS.h from header files
This commit is contained in:
parent
4a7e2ae4f3
commit
6f3305a405
|
@ -20,6 +20,7 @@
|
|||
#include <AP_Logger/AP_Logger.h>
|
||||
#include <AP_SerialManager/AP_SerialManager.h>
|
||||
#include <AP_Vehicle/AP_Vehicle.h>
|
||||
#include <GCS_MAVLink/GCS.h>
|
||||
|
||||
#include <AP_HAL/utility/sparse-endian.h>
|
||||
|
||||
|
|
Loading…
Reference in New Issue