#ifndef DEJAVU_80_LATIN_EXT_B_H #define DEJAVU_80_LATIN_EXT_B_H /*Use UTF-8 encoding in the IDE*/ #include "../../../lv_conf.h" #if USE_LV_FONT_DEJAVU_80_LATIN_EXT_B #include #include "../lv_font.h" extern lv_font_t lv_font_dejavu_80_latin_ext_b; #endif /*USE_LV_FONT_DEJAVU_80_LATIN_EXT_B*/ #endif /*DEJAVU_80_LATIN_EXT_B_H*/