Browse Source

AP_OSD: tidy includes

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

3
libraries/AP_OSD/AP_OSD.h

@ -16,7 +16,8 @@ @@ -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…
Cancel
Save