AP_AHRS: add missing include
This commit is contained in:
parent
deb6aafcbe
commit
ff5cedc49f
@ -6,6 +6,7 @@
|
||||
#include <AP_HAL/AP_HAL.h>
|
||||
#include <AP_BoardConfig/AP_BoardConfig.h>
|
||||
#include <GCS_MAVLink/GCS_Dummy.h>
|
||||
#include <AP_RangeFinder/AP_RangeFinder.h>
|
||||
|
||||
void setup();
|
||||
void loop();
|
||||
|
Loading…
Reference in New Issue
Block a user