@ -4,7 +4,7 @@
#include <AP_HAL/AP_HAL.h>
#include <AP_Param/AP_Param.h>
#include <GCS_MAVLink/GCS_MAVLink.h>
#include <AP_Baro/AP_Baro.h>
#include <AP_Math/AP_Math.h>
class AP_Airspeed_Backend;
@ -20,6 +20,7 @@
*/
#include "AP_Airspeed_SDP3X.h"
#include <GCS_MAVLink/GCS.h>
#include <stdio.h>
@ -9,6 +9,7 @@
#include "AP_Airspeed.h"