AP_OSD: Fix multi #include's

This commit is contained in:
Jaaaky 2021-12-16 18:06:15 +03:00 committed by Andrew Tridgell
parent bbb38504d6
commit da3b064a31
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@
#include <AP_Math/AP_Math.h>
#include <AP_ESC_Telem/AP_ESC_Telem.h>
#include <RC_Channel/RC_Channel.h>
#include <AP_Param/AP_Param.h>
#include <GCS_MAVLink/GCS.h>
#include <AP_OLC/AP_OLC.h>
#include <AP_MSP/msp.h>