mirror of
https://github.com/esphome/esphome.git
synced 2024-11-17 10:55:36 +01:00
Add missing include
This commit is contained in:
parent
4b8c104539
commit
cb5a3a9dab
@ -3,6 +3,7 @@
|
||||
#include "esphome/core/log.h"
|
||||
#include "esphome/core/helpers.h"
|
||||
#include "esphome/core/hal.h"
|
||||
#include "esphome/core/defines.h"
|
||||
#ifdef USE_MDNS
|
||||
#include "esphome/components/mdns/mdns_component.h"
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user