chore(env_support/rt-thread): fix build break (#6933)

This commit is contained in:
hydevcode
2024-10-14 16:47:11 +08:00
committed by GitHub
parent 09d9aaa846
commit bcf844b3a9
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