diff --git a/tasmota/tasmota.ino b/tasmota/tasmota.ino index 55272c584..8015f3492 100644 --- a/tasmota/tasmota.ino +++ b/tasmota/tasmota.ino @@ -78,7 +78,7 @@ #include #ifdef USE_SDCARD #include -#include +#include #endif // USE_SDCARD #endif // ESP8266 #ifdef ESP32