mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 23:33:57 -04:00
AP_GyroFFT: Fix multi #include's
This commit is contained in:
parent
6433547592
commit
60fcfae2de
@ -26,7 +26,6 @@
|
||||
#if HAL_GYROFFT_ENABLED
|
||||
|
||||
#include <AP_Common/AP_Common.h>
|
||||
#include <AP_HAL/AP_HAL.h>
|
||||
#include <AP_HAL/utility/RingBuffer.h>
|
||||
#include <AP_Param/AP_Param.h>
|
||||
#include <AP_Math/AP_Math.h>
|
||||
|
Loading…
Reference in New Issue
Block a user