AP_OSD: include GCS_MAVLink for OSD_PARAM_NONE

This commit is contained in:
Peter Barker 2022-07-11 20:07:03 +10:00 committed by Andrew Tridgell
parent 8f9ac91fa0
commit 55fb6c2c51

View File

@ -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