1
0
mirror of https://github.com/lvgl/lvgl.git synced 2025-01-14 06:42:58 +08:00

miss include fix

This commit is contained in:
Zaltora 2018-01-15 11:07:33 +01:00
parent 6bab1d2840
commit 6c06bfbf41

View File

@ -10,6 +10,7 @@
#include <stddef.h>
#include "lv_task.h"
#include "../lv_hal/lv_hal_tick.h"
#include "../../lv_conf.h"
/*********************
* DEFINES