mirror of
https://github.com/lvgl/lvgl.git
synced 2026-08-17 09:42:19 +08:00
refactor(include): pass through lvgl_public.h to include public api from src (#10093)
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ extern "C" {
|
||||
* INCLUDES
|
||||
*********************/
|
||||
|
||||
#include "../include/lvgl/lvgl.h"
|
||||
#include "lvgl_public.h"
|
||||
|
||||
/*********************
|
||||
* DEFINES
|
||||
|
||||
Reference in New Issue
Block a user