From d107d23439c3a1e6626e3c735ae9f6db75438ba7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dani=C3=ABl=20Koek?= Date: Wed, 31 Jan 2024 17:45:46 +0000 Subject: [PATCH] add this too --- esphome/components/ebyte_lora_e220/lora_e220.h | 1 + esphome/components/ebyte_lora_e220/state_naming.h | 1 + 2 files changed, 2 insertions(+) diff --git a/esphome/components/ebyte_lora_e220/lora_e220.h b/esphome/components/ebyte_lora_e220/lora_e220.h index 2b1c5f833d..967aeaec7c 100644 --- a/esphome/components/ebyte_lora_e220/lora_e220.h +++ b/esphome/components/ebyte_lora_e220/lora_e220.h @@ -1,5 +1,6 @@ #pragma once #include +#include #include #include "state_naming.h" #include "esphome/core/component.h" diff --git a/esphome/components/ebyte_lora_e220/state_naming.h b/esphome/components/ebyte_lora_e220/state_naming.h index f2676198b1..868ceb0c0e 100644 --- a/esphome/components/ebyte_lora_e220/state_naming.h +++ b/esphome/components/ebyte_lora_e220/state_naming.h @@ -1,5 +1,6 @@ #include #include +#include namespace esphome { namespace state_naming {