diff --git a/libraries/AP_AHRS/AP_AHRS.h b/libraries/AP_AHRS/AP_AHRS.h index a4bd0c3979..3113003551 100644 --- a/libraries/AP_AHRS/AP_AHRS.h +++ b/libraries/AP_AHRS/AP_AHRS.h @@ -25,6 +25,7 @@ #include +#include "AP_AHRS_Backend.h" #include #include #include // definitions shared by inertial and ekf nav filters