fix(NemaGFX): update lv_font_fmt_txt.h include path (#9235)

This commit is contained in:
Liam Howatt
2025-11-17 11:30:26 +01:00
committed by GitHub
parent 106d17377d
commit 0c27474951
+1 -1
View File
@@ -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