Fix inlcude symbol in EVE_config.h

This commit is contained in:
Tomas Rezucha 2021-02-12 08:43:06 +01:00
parent 1e9a7a3f82
commit 9fc469edb3
2 changed files with 52 additions and 52 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_CONFIG_INCLUDE_SIMPLE
#ifdef LV_LVGL_H_INCLUDE_SIMPLE
#include "lvgl.h"
#else
#include "lvgl/lvgl.h"