AP_Airspeed: Remove unused ADC include

This commit is contained in:
Michael du Breuil 2018-07-09 22:31:41 -07:00 committed by Andrew Tridgell
parent 65df5c3ff6
commit fc44f693e5
1 changed files with 0 additions and 1 deletions

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>