mirror of
https://github.com/lvgl/lvgl.git
synced 2025-01-14 06:42:58 +08:00
fix theme include
This commit is contained in:
parent
75233b6499
commit
332124f1f4
@ -111,7 +111,7 @@ lv_style_t * lv_theme_get_style_part(lv_theme_style_t name, uint8_t part);
|
|||||||
/**********************
|
/**********************
|
||||||
* POST INCLUDE
|
* POST INCLUDE
|
||||||
*********************/
|
*********************/
|
||||||
#include <lvgl/src/lv_themes/lv_theme_material.h>
|
#include "lv_theme_material.h"
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
} /* extern "C" */
|
} /* extern "C" */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user