mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-25 20:26:41 +00:00
Remove unneccessary includes
This commit is contained in:
parent
7805b40fd2
commit
c70702db9d
@ -13,7 +13,6 @@ extern "C" {
|
|||||||
/*********************
|
/*********************
|
||||||
* INCLUDES
|
* INCLUDES
|
||||||
*********************/
|
*********************/
|
||||||
#include "lvgl.h"
|
|
||||||
|
|
||||||
#if LV_USE_FS_IF
|
#if LV_USE_FS_IF
|
||||||
|
|
||||||
|
@ -7,7 +7,6 @@
|
|||||||
* INCLUDES
|
* INCLUDES
|
||||||
*********************/
|
*********************/
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include "ftstdlib.h"
|
|
||||||
#include "lv_fs_freetype.h"
|
#include "lv_fs_freetype.h"
|
||||||
|
|
||||||
/*********************
|
/*********************
|
||||||
|
Loading…
x
Reference in New Issue
Block a user