mirror of https://github.com/ArduPilot/ardupilot
AP_Proximity: remove unused AP_AHRS.h include
This commit is contained in:
parent
96b9c8f59a
commit
cff648caf6
|
@ -24,7 +24,6 @@
|
|||
#include "AP_Proximity_SITL.h"
|
||||
#include "AP_Proximity_MorseSITL.h"
|
||||
#include "AP_Proximity_AirSimSITL.h"
|
||||
#include <AP_AHRS/AP_AHRS.h>
|
||||
|
||||
extern const AP_HAL::HAL &hal;
|
||||
|
||||
|
|
Loading…
Reference in New Issue