AP_DDS: 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 42b8ee78cf
commit 99dc2d1b39
1 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@
#include <AP_HAL/AP_HAL.h>
#include <AP_HAL/Scheduler.h>
#include <AP_HAL/Semaphores.h>
#include <AP_AHRS/AP_AHRS.h>
#include "fcntl.h"