mirror of
https://github.com/lvgl/lvgl.git
synced 2026-08-18 02:38:01 +08:00
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
4 lines
317 B
C
4 lines
317 B
C
#warning Include public headers from the `src` folder is deprecated. This file will be removed soon. To ensure your application keeps working, you can choose to include the new header in <include/lvgl/config/lv_conf_internal.h> or include the main header file <include/lvgl/lvgl.h>
|
|
#include "../include/lvgl/lvgl.h"
|
|
|