AP_L1_Control: remove use of AP_AHRS from most headers

don't need to know the details, just that it is a class
This commit is contained in:
Peter Barker 2024-08-31 12:01:02 +10:00 committed by Andrew Tridgell
parent 90749b6f40
commit 42282dab65
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@
*/
#include <AP_Math/AP_Math.h>
#include <AP_AHRS/AP_AHRS.h>
#include <AP_Param/AP_Param.h>
#include <AP_Navigation/AP_Navigation.h>
#include <AP_TECS/AP_TECS.h>