mirror of
https://github.com/lvgl/lvgl.git
synced 2026-05-24 08:16:29 +08:00
fix(make): fix compile break when using make (#4871)
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
#if LV_USE_THORVG_INTERNAL
|
||||
|
||||
#include <string>
|
||||
#include <thorvg.h>
|
||||
#include "thorvg.h"
|
||||
#include "thorvg_capi.h"
|
||||
|
||||
using namespace std;
|
||||
|
||||
Reference in New Issue
Block a user