mirror of https://github.com/ArduPilot/ardupilot
AP_LTM_Telem: tidy AP_SerialManager.h includes
This commit is contained in:
parent
b0818d72e6
commit
09a602589f
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in New Issue