diff --git a/src/lvgl.h b/src/lvgl.h index 4ec3236b1d..2a05369981 100644 --- a/src/lvgl.h +++ b/src/lvgl.h @@ -14,7 +14,7 @@ extern "C" { * INCLUDES *********************/ -#include "../include/lvgl/lvgl.h" +#include "lvgl_public.h" /********************* * DEFINES