This commit is contained in:
J. Nick Koston
2025-11-28 13:51:21 -06:00
parent a224d0acbd
commit d9701af9c1

View File

@@ -4,7 +4,9 @@
#include "esphome/core/defines.h"
#include "esphome/core/helpers.h"
#ifdef USE_OTA_STATE_LISTENER
#include <vector>
#endif
namespace esphome {
namespace ota {