mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
AP_Periph: add missing AP_AHRS include
This commit is contained in:
parent
38a9960b31
commit
fb1209ff3c
@ -43,6 +43,7 @@
|
||||
#if AP_SIM_ENABLED
|
||||
#include <SITL/SITL.h>
|
||||
#endif
|
||||
#include <AP_AHRS/AP_AHRS.h>
|
||||
|
||||
#ifdef HAL_PERIPH_ENABLE_RELAY
|
||||
#ifdef HAL_PERIPH_ENABLE_PWM_HARDPOINT
|
||||
|
Loading…
Reference in New Issue
Block a user