Fix the compilation error problem of lvgl9.x on rtthread (#5794)

This commit is contained in:
Rbb666
2024-03-06 21:03:30 +08:00
committed by GitHub
parent 0297fac1b2
commit 0e091f644d
2 changed files with 1 additions and 2 deletions

View File

@@ -13,8 +13,6 @@
#ifdef __RTTHREAD__
#include <lvgl.h>
#define LV_RTTHREAD_INCLUDE <rtthread.h>
#include LV_RTTHREAD_INCLUDE