From fb060cc6c2cffe57979c59c4d416b81c71171d7b Mon Sep 17 00:00:00 2001 From: fvanroie <15969459+fvanroie@users.noreply.github.com> Date: Sat, 1 May 2021 23:21:17 +0200 Subject: [PATCH] Cleanup headers --- src/hasp/hasp.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/hasp/hasp.cpp b/src/hasp/hasp.cpp index 2882f053..203080dc 100644 --- a/src/hasp/hasp.cpp +++ b/src/hasp/hasp.cpp @@ -2,7 +2,6 @@ For full license information read the LICENSE file in the project folder */ #include "hasplib.h" -#include "lv_theme_hasp.h" #include "dev/device.h" #ifdef ARDUINO