AP_Airspeed: removed ADC.h include

This commit is contained in:
Andrew Tridgell 2018-08-01 19:52:53 +10:00 committed by Randy Mackay
parent 453aa7a39d
commit aff6ae2d9e

View File

@ -18,7 +18,6 @@
*
*/
#include <AP_ADC/AP_ADC.h>
#include <AP_Airspeed/AP_Airspeed.h>
#include <AP_HAL/AP_HAL.h>
#include <AP_BoardConfig/AP_BoardConfig.h>