AP_GPS: remove unused EKF1 include

This commit is contained in:
priseborough 2016-12-06 10:27:34 +11:00 committed by Andrew Tridgell
parent bb29c74e52
commit 453ced4a38
2 changed files with 0 additions and 2 deletions

View File

@ -25,7 +25,6 @@
#include <AP_Math/AP_Math.h>
#include <AP_Notify/AP_Notify.h>
#include <AP_Notify/AP_BoardLED.h>
#include <AP_NavEKF/AP_NavEKF.h>
#include <AP_Rally/AP_Rally.h>
#include <AP_Scheduler/AP_Scheduler.h>
#include <AP_BattMonitor/AP_BattMonitor.h>

View File

@ -24,7 +24,6 @@
#include <AP_Terrain/AP_Terrain.h>
#include <AP_Math/AP_Math.h>
#include <AP_Notify/AP_Notify.h>
#include <AP_NavEKF/AP_NavEKF.h>
#include <AP_Rally/AP_Rally.h>
#include <AP_Scheduler/AP_Scheduler.h>
#include <AP_BattMonitor/AP_BattMonitor.h>