AP_Baro: Directly include needed headers

This commit is contained in:
Michael du Breuil 2019-08-27 13:06:27 -07:00 committed by Peter Barker
parent d8bce8295e
commit 5d888abfec

View File

@ -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