Include defines.h where its define is tested

This commit is contained in:
J. Nick Koston
2026-08-08 04:05:45 -05:00
parent fe29a53b71
commit 6e9e83bdfd
@@ -12,6 +12,7 @@
#pragma once
#include "ble_device.h"
#include "esphome/core/defines.h"
#include <concepts>
#include <cstdint>