AP_EFI: remove GCS.h from library header files

This commit is contained in:
Peter Barker 2022-11-08 15:23:09 +11:00 committed by Andrew Tridgell
parent 0757b46c46
commit ff0d1659d2
1 changed files with 1 additions and 0 deletions

View File

@ -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"