mirror of
https://github.com/lvgl/lvgl.git
synced 2026-05-28 13:36:27 +08:00
fix(xml): add missing lv_xml_widget.h include
This commit is contained in:
committed by
Felipe Neves
parent
244b3b996e
commit
6ff3cee50a
@@ -21,6 +21,7 @@ extern "C" {
|
|||||||
#include "lv_xml_test.h"
|
#include "lv_xml_test.h"
|
||||||
#include "lv_xml_translation.h"
|
#include "lv_xml_translation.h"
|
||||||
#include "lv_xml_component.h"
|
#include "lv_xml_component.h"
|
||||||
|
#include "lv_xml_widget.h"
|
||||||
|
|
||||||
/*********************
|
/*********************
|
||||||
* DEFINES
|
* DEFINES
|
||||||
|
|||||||
Reference in New Issue
Block a user