AP_Motors: fixed example build

This commit is contained in:
Andrew Tridgell 2014-08-13 21:47:47 +10:00
parent ce193f5c5c
commit 2e83555892
2 changed files with 2 additions and 0 deletions

View File

@ -31,6 +31,7 @@
#include <AP_Vehicle.h>
#include <AP_ADC_AnalogSource.h>
#include <AP_Mission.h>
#include <StorageManager.h>
#include <AP_Terrain.h>
#include <AP_NavEKF.h>

View File

@ -31,6 +31,7 @@
#include <AP_Vehicle.h>
#include <AP_ADC_AnalogSource.h>
#include <AP_Mission.h>
#include <StorageManager.h>
#include <AP_Terrain.h>
#include <AP_NavEKF.h>