mirror of
https://github.com/lvgl/lvgl.git
synced 2025-01-28 07:03:00 +08:00
fix(linx_fbdev): remove incorrect include of lvgl.h (#5192)
This commit is contained in:
parent
1d73e73a93
commit
4f69d10b22
@ -26,8 +26,6 @@
|
|||||||
#include <linux/fb.h>
|
#include <linux/fb.h>
|
||||||
#endif /* LV_LINUX_FBDEV_BSD */
|
#endif /* LV_LINUX_FBDEV_BSD */
|
||||||
|
|
||||||
#include <lvgl/lvgl.h>
|
|
||||||
|
|
||||||
/*********************
|
/*********************
|
||||||
* DEFINES
|
* DEFINES
|
||||||
*********************/
|
*********************/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user