mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 15:23:57 -04:00
AP_OSD: tidy includes
This commit is contained in:
parent
410a4ccaff
commit
ad32805213
@ -27,7 +27,7 @@
|
||||
#include <AP_MSP/msp.h>
|
||||
#include <AP_Baro/AP_Baro.h>
|
||||
#include <GCS_MAVLink/GCS_MAVLink.h>
|
||||
#include <AC_Fence/AC_Fence.h>
|
||||
#include <AC_Fence/AC_Fence_config.h>
|
||||
|
||||
#ifndef OSD_ENABLED
|
||||
#define OSD_ENABLED !HAL_MINIMIZE_FEATURES
|
||||
|
Loading…
Reference in New Issue
Block a user