[audio] Header modernization (#7832)

This commit is contained in:
Keith Burzinski 2024-11-25 03:50:18 -06:00 committed by GitHub
parent 1bd2d41ffd
commit 17a09cd221
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
#pragma once
#include <cstddef>
#include <cstdint>
#include <stddef.h>
namespace esphome {
namespace audio {