mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-08 17:08:28 -04:00
AP_OSD: Include needed AP_Baro.h
This commit is contained in:
parent
6480786ab2
commit
631b4380e1
@ -32,6 +32,7 @@
|
||||
#include <AP_Common/Location.h>
|
||||
#include <AP_BattMonitor/AP_BattMonitor.h>
|
||||
#include <AP_GPS/AP_GPS.h>
|
||||
#include <AP_Baro/AP_Baro.h>
|
||||
|
||||
#include <ctype.h>
|
||||
#include <GCS_MAVLink/GCS.h>
|
||||
|
Loading…
Reference in New Issue
Block a user