mirror of
https://github.com/esphome/esphome.git
synced 2024-11-25 12:15:33 +01:00
prometheus: fix compilation with EntityBase (#4895)
This commit is contained in:
parent
09a4d869f6
commit
8bb4c65272
@ -5,6 +5,7 @@
|
||||
#include <map>
|
||||
#include <utility>
|
||||
|
||||
#include "esphome/core/entity_base.h"
|
||||
#include "esphome/components/web_server_base/web_server_base.h"
|
||||
#include "esphome/core/controller.h"
|
||||
#include "esphome/core/component.h"
|
||||
|
Loading…
Reference in New Issue
Block a user