diff --git a/components/ratgdo/binary_sensor/ratgdo_binary_sensor.h b/components/ratgdo/binary_sensor/ratgdo_binary_sensor.h index c29fb14..e84ad28 100644 --- a/components/ratgdo/binary_sensor/ratgdo_binary_sensor.h +++ b/components/ratgdo/binary_sensor/ratgdo_binary_sensor.h @@ -3,7 +3,7 @@ #include "esphome/core/component.h" #include "esphome/core/defines.h" #include "esphome/core/hal.h" -#include "../ratgdo_client.h" +#include "../ratgdo_child.h" #include "../ratgdo_state.h" #include "../ratgdo.h" #include "esphome/components/binary_sensor/binary_sensor.h"