AP_Logger: rename for AHRS restructuring

This commit is contained in:
Peter Barker 2021-07-20 22:16:30 +10:00 committed by Peter Barker
parent dbc24d5cd3
commit b1bd699a73

View File

@ -70,7 +70,6 @@
#include <AP_HAL/AP_HAL.h>
#include <AP_AHRS/AP_AHRS.h>
#include <AP_AHRS/AP_AHRS_DCM.h>
#include <AP_AHRS/AP_AHRS_NavEKF.h>
#include <AP_Common/AP_Common.h>
#include <AP_Param/AP_Param.h>
#include <AP_Mission/AP_Mission.h>