mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
AP_Logger: add missing include for AP_RTC
This commit is contained in:
parent
cee3d8086b
commit
3d91547039
@ -17,6 +17,7 @@
|
||||
|
||||
#include <AP_Common/AP_Common.h>
|
||||
#include <AP_InternalError/AP_InternalError.h>
|
||||
#include <AP_RTC/AP_RTC.h>
|
||||
|
||||
#if HAL_OS_POSIX_IO
|
||||
#include <unistd.h>
|
||||
|
Loading…
Reference in New Issue
Block a user