From d7847b091c7c3e53ef0eb59dd9f178dd66788ffb Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 6 Apr 2021 03:51:27 +0200 Subject: Use object files for large font MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- common.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'common.h') diff --git a/common.h b/common.h index 627fcc2..153940e 100644 --- a/common.h +++ b/common.h @@ -10,3 +10,5 @@ #include #include #include + +#include "large.h" -- cgit v1.2.3-70-g09d2