Browse Source

AP_OSD: include GCS_MAVLink for OSD_PARAM_NONE

apm_2208
Peter Barker 3 years ago committed by Andrew Tridgell
parent
commit
55fb6c2c51
  1. 1
      libraries/AP_OSD/AP_OSD.h

1
libraries/AP_OSD/AP_OSD.h

@ -26,6 +26,7 @@ @@ -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…
Cancel
Save