Update INCLUDE_SIMPLE symbol

This commit is contained in:
C47D 2020-12-20 17:50:53 -06:00
parent 5f545b37fd
commit a2a00bd745
25 changed files with 25 additions and 25 deletions

View file

@ -12,7 +12,7 @@ extern "C"
{
#endif
#ifdef LV_LVGL_H_INCLUDE_SIMPLE
#ifdef LV_CONF_INCLUDE_SIMPLE
#include "lvgl.h"
#else
#include "lvgl/lvgl.h"