diff --git a/src/matrix/render_functions.cpp b/src/matrix/render_functions.cpp index e9c94a1..9e0824a 100644 --- a/src/matrix/render_functions.cpp +++ b/src/matrix/render_functions.cpp @@ -1,5 +1,5 @@ #include -#include "wordclock_functions.h" +#include "render_functions.h" #include "ledmatrix.h" #include "udp_logger.h"