1
0
mirror of https://github.com/lvgl/lvgl.git synced 2025-01-28 07:03:00 +08:00

remove unnecessary #include

This commit is contained in:
manison 2019-03-15 11:41:52 +01:00
parent 0b53f0f9ed
commit 43371a4980

View File

@ -7,7 +7,6 @@
/********************* /*********************
* INCLUDES * INCLUDES
*********************/ *********************/
#include <lvgl/lv_objx/lv_btnm.h>
#include "lv_mbox.h" #include "lv_mbox.h"
#if LV_USE_MBOX != 0 #if LV_USE_MBOX != 0