diff --git a/esphome/components/ebyte_lora/ebyte_lora_component.h b/esphome/components/ebyte_lora/ebyte_lora_component.h index 975699d9e0..e062bd302f 100644 --- a/esphome/components/ebyte_lora/ebyte_lora_component.h +++ b/esphome/components/ebyte_lora/ebyte_lora_component.h @@ -7,9 +7,7 @@ #include "esphome/components/uart/uart.h" #include "esphome/core/log.h" #include "config.h" -#ifdef USE_SWITCH #include "esphome/components/switch/switch.h" -#endif namespace esphome { namespace ebyte_lora {