AP_Baro: fixed example build

This commit is contained in:
Andrew Tridgell 2014-08-13 21:46:14 +10:00
parent f6f51ceebe
commit a400cbc922

View File

@ -16,6 +16,7 @@
#include <DataFlash.h>
#include <AP_InertialSensor.h>
#include <AP_Mission.h>
#include <StorageManager.h>
#include <AP_Terrain.h>
#include <AP_ADC.h>
#include <AP_ADC_AnalogSource.h>