diff --git a/esphome/components/ble_device_base/ble_hub.h b/esphome/components/ble_device_base/ble_hub.h index a5bfbad736..a27a4fb121 100644 --- a/esphome/components/ble_device_base/ble_hub.h +++ b/esphome/components/ble_device_base/ble_hub.h @@ -12,6 +12,7 @@ #pragma once #include "ble_device.h" +#include "esphome/core/defines.h" #include #include