diff --git a/components/ratgdo/ratgdo.cpp b/components/ratgdo/ratgdo.cpp index 4c8d7bd..4d95c8a 100644 --- a/components/ratgdo/ratgdo.cpp +++ b/components/ratgdo/ratgdo.cpp @@ -13,6 +13,8 @@ #include "ratgdo.h" #include "esphome/core/log.h" +#include "esphome/components/uart/uart.h" +#include "esphome/core/component.h" namespace esphome { namespace ratgdo {