mirror of https://github.com/ArduPilot/ardupilot
AP_EFI: remove GCS.h from library header files
This commit is contained in:
parent
0757b46c46
commit
ff0d1659d2
|
@ -18,6 +18,7 @@
|
|||
#include <AP_Common/AP_Common.h>
|
||||
#include <AP_HAL/utility/sparse-endian.h>
|
||||
#include <AP_Math/AP_Math.h>
|
||||
#include <GCS_MAVLink/GCS.h>
|
||||
|
||||
#include "AP_EFI_NWPMU.h"
|
||||
|
||||
|
|
Loading…
Reference in New Issue