mirror of https://github.com/ArduPilot/ardupilot
AP_Common: remove AP_AHRS_NavEKF include from location class
This commit is contained in:
parent
a1845783b5
commit
79cd137625
|
@ -5,7 +5,6 @@
|
|||
#include "Location.h"
|
||||
|
||||
#include <AP_AHRS/AP_AHRS.h>
|
||||
#include <AP_AHRS/AP_AHRS_NavEKF.h>
|
||||
#include <AP_Terrain/AP_Terrain.h>
|
||||
|
||||
extern const AP_HAL::HAL& hal;
|
||||
|
|
Loading…
Reference in New Issue