Browse Source

RangeFinder: correct bad include of old semaphore library

master
Peter Barker 6 years ago committed by Randy Mackay
parent
commit
93c33fda1d
  1. 1
      libraries/AP_RangeFinder/AP_RangeFinder_UAVCAN.h

1
libraries/AP_RangeFinder/AP_RangeFinder_UAVCAN.h

@ -4,7 +4,6 @@ @@ -4,7 +4,6 @@
#if HAL_WITH_UAVCAN
#include <AP_UAVCAN/AP_UAVCAN.h>
#include <AP_Common/Semaphore.h>
class MeasurementCb;

Loading…
Cancel
Save