mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 23:33:57 -04:00
AP_OSD: include GCS_MAVLink for OSD_PARAM_NONE
This commit is contained in:
parent
8f9ac91fa0
commit
55fb6c2c51
@ -26,6 +26,7 @@
|
||||
#include <AP_OLC/AP_OLC.h>
|
||||
#include <AP_MSP/msp.h>
|
||||
#include <AP_Baro/AP_Baro.h>
|
||||
#include <GCS_MAVLink/GCS_MAVLink.h>
|
||||
|
||||
#ifndef OSD_ENABLED
|
||||
#define OSD_ENABLED !HAL_MINIMIZE_FEATURES
|
||||
|
Loading…
Reference in New Issue
Block a user