Fix inlcude symbol in EVE_config.h
This commit is contained in:
parent
1e9a7a3f82
commit
9fc469edb3
2 changed files with 52 additions and 52 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue