mirror of
https://github.com/lvgl/lvgl.git
synced 2026-06-02 17:47:28 +08:00
fix(tests): fix test_img_emoji_F617.c error include path (#5652)
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
#include "../../lvgl.h"
|
#include "../../../lvgl.h"
|
||||||
#if LV_BUILD_TEST
|
#if LV_BUILD_TEST
|
||||||
|
|
||||||
#ifndef LV_ATTRIBUTE_MEM_ALIGN
|
#ifndef LV_ATTRIBUTE_MEM_ALIGN
|
||||||
|
|||||||
Reference in New Issue
Block a user