tlc59208f : fix compilation error (#2867)

This commit is contained in:
Martin 2021-12-06 07:54:46 +01:00 committed by Jesse Hills
parent 5ac88de985
commit f72abc6f3d
No known key found for this signature in database
GPG Key ID: BEAAE804EFD8E83A
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
#include "tlc59208f_output.h"
#include "esphome/core/log.h"
#include "esphome/core/helpers.h"
#include "esphome/core/hal.h"
namespace esphome {
namespace tlc59208f {