mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-23 16:23:56 -04:00
AP_TECS: Include needed AP_Baro.h
This commit is contained in:
parent
99ff84168c
commit
ca65b214af
@ -1,5 +1,6 @@
|
|||||||
#include "AP_TECS.h"
|
#include "AP_TECS.h"
|
||||||
#include <AP_HAL/AP_HAL.h>
|
#include <AP_HAL/AP_HAL.h>
|
||||||
|
#include <AP_Baro/AP_Baro.h>
|
||||||
|
|
||||||
extern const AP_HAL::HAL& hal;
|
extern const AP_HAL::HAL& hal;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user