mirror of
https://github.com/lvgl/lvgl.git
synced 2025-01-14 06:42:58 +08:00
chore(freertos): add missing include
This commit is contained in:
parent
8fabcc6853
commit
e08314df94
@ -19,6 +19,8 @@ extern "C" {
|
||||
/*********************
|
||||
* INCLUDES
|
||||
*********************/
|
||||
#include "lv_os.h"
|
||||
|
||||
#if LV_USE_OS == LV_OS_FREERTOS
|
||||
|
||||
#include "FreeRTOS.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user