Replay: include cleanups

This commit is contained in:
Peter Barker 2022-02-26 11:51:07 +11:00 committed by Andrew Tridgell
parent 465f56254a
commit 1321a66d97

View File

@ -25,6 +25,7 @@
#include <GCS_MAVLink/GCS_Dummy.h>
#include <AP_Filesystem/AP_Filesystem.h>
#include <AP_Filesystem/posix_compat.h>
#include <AP_AdvancedFailsafe/AP_AdvancedFailsafe.h>
#if CONFIG_HAL_BOARD == HAL_BOARD_LINUX
#include <AP_HAL_Linux/Scheduler.h>