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

@ -35,7 +35,7 @@ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR TH
#ifndef EVE_CONFIG_H_
#define EVE_CONFIG_H_
#ifdef LV_LVGL_H_INCLUDE_SIMPLE
#ifdef LV_CONFIG_INCLUDE_SIMPLE
#include "lvgl.h"
#else
#include "lvgl/lvgl.h"