fix(linx_fbdev): remove incorrect include of lvgl.h (#5192)

This commit is contained in:
Ramesh
2024-01-05 19:39:28 +05:30
committed by GitHub
parent 1d73e73a93
commit 4f69d10b22
-2
View File
@@ -26,8 +26,6 @@
#include <linux/fb.h>
#endif /* LV_LINUX_FBDEV_BSD */
#include <lvgl/lvgl.h>
/*********************
* DEFINES
*********************/