mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
AP_OSD: tidy includes
This commit is contained in:
parent
fa2c78f057
commit
97ccf77941
@ -16,7 +16,8 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <AP_HAL/AP_HAL.h>
|
||||
#include <AP_HAL/AP_HAL_Boards.h>
|
||||
#include <AP_HAL/Semaphores.h>
|
||||
#include <AP_Param/AP_Param.h>
|
||||
#include <AP_Math/AP_Math.h>
|
||||
#include <AP_ESC_Telem/AP_ESC_Telem.h>
|
||||
|
Loading…
Reference in New Issue
Block a user