mirror of
https://github.com/lvgl/lvgl.git
synced 2025-01-28 07:03:00 +08:00
Added include for lv_theme_material.h to lv_theme.h
This commit is contained in:
parent
ae10bd8332
commit
5189991b53
@ -260,6 +260,7 @@ lv_theme_t * lv_theme_get_current(void);
|
|||||||
#include "lv_theme_night.h"
|
#include "lv_theme_night.h"
|
||||||
#include "lv_theme_zen.h"
|
#include "lv_theme_zen.h"
|
||||||
#include "lv_theme_mono.h"
|
#include "lv_theme_mono.h"
|
||||||
|
#include "lv_theme_material.h"
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
} /* extern "C" */
|
} /* extern "C" */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user