Update INCLUDE_SIMPLE symbol
This commit is contained in:
parent
5f545b37fd
commit
a2a00bd745
25 changed files with 25 additions and 25 deletions
|
@ -15,7 +15,7 @@ extern "C" {
|
|||
*********************/
|
||||
#include <stdbool.h>
|
||||
|
||||
#ifdef LV_LVGL_H_INCLUDE_SIMPLE
|
||||
#ifdef LV_CONF_INCLUDE_SIMPLE
|
||||
#include "lvgl.h"
|
||||
#else
|
||||
#include "lvgl/lvgl.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue