diff --git a/tasmota/xdrv_02_mqtt.ino b/tasmota/xdrv_02_mqtt.ino index aee1a5dd7..3d474a684 100644 --- a/tasmota/xdrv_02_mqtt.ino +++ b/tasmota/xdrv_02_mqtt.ino @@ -24,7 +24,7 @@ #endif #ifdef USE_MQTT_AZURE_IOT -#include +#include #include #include #undef MQTT_PORT