mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-09 01:18:29 -04:00
AP_OSD: removed unusued AP_Common/Semaphore.h
This commit is contained in:
parent
0de65ca734
commit
b3b59c7298
@ -23,7 +23,6 @@
|
|||||||
#ifdef WITH_SITL_OSD
|
#ifdef WITH_SITL_OSD
|
||||||
|
|
||||||
#include "AP_OSD_SITL.h"
|
#include "AP_OSD_SITL.h"
|
||||||
#include <AP_Common/Semaphore.h>
|
|
||||||
#include <AP_HAL/Util.h>
|
#include <AP_HAL/Util.h>
|
||||||
#include <AP_HAL/Semaphores.h>
|
#include <AP_HAL/Semaphores.h>
|
||||||
#include <AP_HAL/Scheduler.h>
|
#include <AP_HAL/Scheduler.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user