mirror of
https://github.com/lvgl/lvgl.git
synced 2025-01-14 06:42:58 +08:00
fix tests
This commit is contained in:
parent
1a1e5c8196
commit
dad2b4aab1
@ -10,9 +10,9 @@
|
||||
#include "../../lvgl.h"
|
||||
#if LV_BUILD_TEST
|
||||
#include "../lv_test_assert.h"
|
||||
#include "../../src/lv_font/lv_font_fmt_txt.h"
|
||||
#include "../../src/lv_font/lv_font.h"
|
||||
#include "../../src/lv_font/lv_font_loader.h"
|
||||
#include "../../src/font/lv_font_fmt_txt.h"
|
||||
#include "../../src/font/lv_font.h"
|
||||
#include "../../src/font/lv_font_loader.h"
|
||||
|
||||
#include "lv_test_font_loader.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user