mirror of
https://github.com/lvgl/lvgl.git
synced 2024-11-23 01:33:59 +08:00
fix(drivers/x11): fix unknown typename lv_img_dsc_t (#7294)
Co-authored-by: Fabian Zäh <Fabian.Zaeh@livetec.de>
This commit is contained in:
parent
9eb0ed1505
commit
e85059d822
@ -16,6 +16,7 @@ extern "C" {
|
||||
|
||||
#include "../../display/lv_display.h"
|
||||
#include "../../indev/lv_indev.h"
|
||||
#include "../../draw/lv_image_dsc.h"
|
||||
|
||||
#if LV_USE_X11
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user