mirror of https://github.com/ArduPilot/ardupilot
AP_Baro: fixed linux build of BMP085 driver
This commit is contained in:
parent
330728cd80
commit
63234d4c22
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue