AP_InertialSensor: remove unused EKF1 include

This commit is contained in:
priseborough 2016-12-06 10:28:24 +11:00 committed by Andrew Tridgell
parent 509709ce9d
commit 60ebe97e10
1 changed files with 0 additions and 1 deletions

View File

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