Skip to content

Commit

Permalink
AP_Periph: add missing AP_AHRS include
Browse files Browse the repository at this point in the history
  • Loading branch information
peterbarker committed Jan 15, 2024
1 parent 38a9960 commit fb1209f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Tools/AP_Periph/AP_Periph.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit fb1209f

Please sign in to comment.