lv_obj.h: remove an incorrect include of <sys/types.h>
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
#include <lvgl/lv_obj/lv_refr.h>
|
||||
#include <stdint.h>
|
||||
#include <string.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
#ifdef LV_IMG_DEF_WALLPAPER
|
||||
#include "../lv_objx/lv_img.h"
|
||||
|
||||
Reference in New Issue
Block a user