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:
Fabian Zäh 2024-11-18 12:22:02 +01:00 committed by GitHub
parent 9eb0ed1505
commit e85059d822
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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