AP_Compass: include cleanups

This commit is contained in:
Peter Barker 2022-11-07 14:51:01 +11:00 committed by Peter Barker
parent 4bdac4afc5
commit 2f29dd9b18
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@
#include <AP_Baro/AP_Baro.h>
#include <AP_Compass/AP_Compass.h>
#include <AP_ExternalAHRS/AP_ExternalAHRS.h>
#include <AP_SerialManager/AP_SerialManager.h>
const AP_HAL::HAL& hal = AP_HAL::get_HAL();