diff options
Diffstat (limited to 'firmware/export')
| -rw-r--r-- | firmware/export/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config.h b/firmware/export/config.h index 72954fe..2039aa5 100644 --- a/firmware/export/config.h +++ b/firmware/export/config.h @@ -651,7 +651,7 @@ Lyre prototype 1 */ #endif #if defined(HAVE_TAGCACHE) && defined(HAVE_LCD_BITMAP) -#define HAVE_PICTUREFLOW +#define HAVE_PICTUREFLOW_INTEGRATION #endif /* Add one HAVE_ define for all mas35xx targets */ |