mirror of
https://github.com/lvgl/lvgl.git
synced 2026-05-22 15:24:16 +08:00
fix theme include
This commit is contained in:
@@ -111,7 +111,7 @@ lv_style_t * lv_theme_get_style_part(lv_theme_style_t name, uint8_t part);
|
||||
/**********************
|
||||
* POST INCLUDE
|
||||
*********************/
|
||||
#include <lvgl/src/lv_themes/lv_theme_material.h>
|
||||
#include "lv_theme_material.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
} /* extern "C" */
|
||||
|
||||
Reference in New Issue
Block a user