mirror of
https://github.com/lvgl/lvgl.git
synced 2026-05-22 07:02:05 +08:00
fix(NemaGFX): update lv_font_fmt_txt.h include path (#9235)
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
|
||||
#include "lv_draw_nema_gfx.h"
|
||||
#include "../../font/lv_font.h"
|
||||
#include "../../font/lv_font_fmt_txt.h"
|
||||
#include "../../font/fmt_txt/lv_font_fmt_txt.h"
|
||||
|
||||
/*********************
|
||||
* DEFINES
|
||||
|
||||
Reference in New Issue
Block a user