Fix the compilation error problem of lvgl9.x on rtthread (#5794)
This commit is contained in:
@@ -13,8 +13,6 @@
|
||||
|
||||
#ifdef __RTTHREAD__
|
||||
|
||||
#include <lvgl.h>
|
||||
|
||||
#define LV_RTTHREAD_INCLUDE <rtthread.h>
|
||||
#include LV_RTTHREAD_INCLUDE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user