mirror of
https://github.com/lvgl/lvgl.git
synced 2026-05-21 22:52:46 +08:00
fix(driver/st_ltdc): Add missing lv_os_private.h include (#9191)
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
#include "lv_st_ltdc.h"
|
||||
#include "../../../display/lv_display_private.h"
|
||||
#include "../../../draw/sw/lv_draw_sw.h"
|
||||
#include "../../../osal/lv_os_private.h"
|
||||
#include "main.h"
|
||||
|
||||
#if LV_ST_LTDC_USE_DMA2D_FLUSH
|
||||
|
||||
Reference in New Issue
Block a user