mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-28 19:48:31 -04:00
AP_Baro: Directly include needed headers
This commit is contained in:
parent
d8bce8295e
commit
5d888abfec
@ -45,6 +45,8 @@
|
||||
#include "AP_Baro_UAVCAN.h"
|
||||
#endif
|
||||
|
||||
#include <AP_Airspeed/AP_Airspeed.h>
|
||||
#include <AP_AHRS/AP_AHRS.h>
|
||||
#include <AP_Logger/AP_Logger.h>
|
||||
|
||||
#define INTERNAL_TEMPERATURE_CLAMP 35.0f
|
||||
|
Loading…
Reference in New Issue
Block a user