summaryrefslogtreecommitdiff
path: root/src/ui/include
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/include')
-rw-r--r--src/ui/include/fonts.hpp (renamed from src/ui/include/font_symbols.hpp)4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/ui/include/font_symbols.hpp b/src/ui/include/fonts.hpp
index 08bb4f6e..e4a8e139 100644
--- a/src/ui/include/font_symbols.hpp
+++ b/src/ui/include/fonts.hpp
@@ -8,4 +8,6 @@
#include "font/lv_font.h"
-LV_FONT_DECLARE(font_symbols);
+LV_FONT_DECLARE(font_fusion_12);
+LV_FONT_DECLARE(font_fusion_10);
+LV_FONT_DECLARE(font_fusion_8);