AP_OSD: removed unusued AP_Common/Semaphore.h

This commit is contained in:
Andrew Tridgell 2019-05-11 18:15:49 +10:00
parent 0de65ca734
commit b3b59c7298
1 changed files with 0 additions and 1 deletions

View File

@ -23,7 +23,6 @@
#ifdef WITH_SITL_OSD
#include "AP_OSD_SITL.h"
#include <AP_Common/Semaphore.h>
#include <AP_HAL/Util.h>
#include <AP_HAL/Semaphores.h>
#include <AP_HAL/Scheduler.h>