mirror of
https://github.com/lvgl/lvgl.git
synced 2025-01-14 06:42:58 +08:00
lv_obj.h: remove an incorrect include of <sys/types.h>
This commit is contained in:
parent
a0c35464ef
commit
48ecbf4f5d
@ -16,7 +16,6 @@
|
|||||||
#include <lvgl/lv_obj/lv_refr.h>
|
#include <lvgl/lv_obj/lv_refr.h>
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <sys/types.h>
|
|
||||||
|
|
||||||
#ifdef LV_IMG_DEF_WALLPAPER
|
#ifdef LV_IMG_DEF_WALLPAPER
|
||||||
#include "../lv_objx/lv_img.h"
|
#include "../lv_objx/lv_img.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user