AP_OpticalFlow: correct bad include of old semaphore library

This commit is contained in:
Peter Barker 2019-05-15 18:26:44 +10:00 committed by Randy Mackay
parent 3c436b30f0
commit 18999aab72

View File

@ -2,8 +2,6 @@
#if HAL_WITH_UAVCAN #if HAL_WITH_UAVCAN
#include <AP_Common/Semaphore.h>
#include "AP_OpticalFlow_HereFlow.h" #include "AP_OpticalFlow_HereFlow.h"
#include <AP_BoardConfig/AP_BoardConfig_CAN.h> #include <AP_BoardConfig/AP_BoardConfig_CAN.h>