AP_LTM_Telem: tidy AP_SerialManager.h includes

This commit is contained in:
Peter Barker 2022-11-07 10:42:46 +11:00 committed by Peter Barker
parent b0818d72e6
commit 09a602589f
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@
#include <AP_BattMonitor/AP_BattMonitor.h>
#include <AP_Notify/AP_Notify.h>
#include <AP_RSSI/AP_RSSI.h>
#include <AP_SerialManager/AP_SerialManager.h>
extern const AP_HAL::HAL& hal;