mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 14:38:30 -04:00
AP_OpticalFlow: correct bad include of old semaphore library
This commit is contained in:
parent
3c436b30f0
commit
18999aab72
@ -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>
|
||||||
|
Loading…
Reference in New Issue
Block a user