mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
GCS_MAVLink: add missing include for AP_RTC
This commit is contained in:
parent
3d91547039
commit
ebd8170a15
@ -27,6 +27,7 @@
|
||||
#include <AP_Gripper/AP_Gripper.h>
|
||||
#include <AP_BLHeli/AP_BLHeli.h>
|
||||
#include <AP_RSSI/AP_RSSI.h>
|
||||
#include <AP_RTC/AP_RTC.h>
|
||||
#include <AP_Scheduler/AP_Scheduler.h>
|
||||
#include <AP_SerialManager/AP_SerialManager.h>
|
||||
#include <AP_Mount/AP_Mount.h>
|
||||
|
Loading…
Reference in New Issue
Block a user