# HG changeset patch
# User Ideenmodellierer
# Date 1532880598 -7200
# Node ID f39206facb9378ef6811af3fe4d6d3fbb24308f8
# Parent  219943ef9dc04ce1eb16f2552e4a039f7ef16650
Always include Fonts library (to have the adresses defined)

diff -r 219943ef9dc0 -r f39206facb93 Discovery/Src/gfx_fonts.c
--- a/Discovery/Src/gfx_fonts.c	Sun Jul 29 18:07:52 2018 +0200
+++ b/Discovery/Src/gfx_fonts.c	Sun Jul 29 18:09:58 2018 +0200
@@ -22,6 +22,8 @@
 # 	define INCLUDE_FONTS_BINARY
 #endif
 
+#define INCLUDE_FONTS_BINARY 1
+
 #ifdef INCLUDE_FONTS_BINARY
 
 /* Fonts fixed in upper region */