AP_Baro: fixed linux build of BMP085 driver

This commit is contained in:
Andrew Tridgell 2014-03-07 09:33:43 +11:00
parent 330728cd80
commit 63234d4c22
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@
#include <AP_HAL_Linux.h>
#include <AP_HAL_Empty.h>
#include <AP_AHRS.h>
#include <AP_NavEKF.h>
#include <AP_Airspeed.h>
#include <AP_Vehicle.h>
#include <AP_ADC_AnalogSource.h>