[runtime_image] Fix include (#18738)

Co-authored-by: J. Nick Koston <nick@koston.org>
This commit is contained in:
guillempages
2026-08-24 16:23:07 -05:00
committed by GitHub
co-authored by J. Nick Koston
parent 2a05372a51
commit c866add320
@@ -1,6 +1,6 @@
#include "esphome/core/defines.h"
#include "esphome/core/helpers.h"
#include "image_format.h"
#include "image_decoder.h"
namespace esphome::runtime_image {