mirror of
https://github.com/esphome/esphome.git
synced 2025-09-11 15:52:20 +01:00
Use relative include, add check
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#include "esphome/components/binary_sensor/binary_sensor.h"
|
||||
#include "binary_sensor.h"
|
||||
#include "esphome/core/log.h"
|
||||
|
||||
namespace esphome {
|
||||
|
@@ -1,5 +1,5 @@
|
||||
#include "esphome/components/binary_sensor/filter.h"
|
||||
#include "esphome/components/binary_sensor/binary_sensor.h"
|
||||
#include "filter.h"
|
||||
#include "binary_sensor.h"
|
||||
|
||||
namespace esphome {
|
||||
|
||||
|
Reference in New Issue
Block a user