diff options
Diffstat (limited to 'apps/plugins/lib/gray_scroll_down.c')
| -rw-r--r-- | apps/plugins/lib/gray_scroll_down.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/lib/gray_scroll_down.c b/apps/plugins/lib/gray_scroll_down.c index 3766ce1..1fb1de8 100644 --- a/apps/plugins/lib/gray_scroll_down.c +++ b/apps/plugins/lib/gray_scroll_down.c @@ -26,7 +26,7 @@ #ifndef SIMULATOR /* not for simulator by now */ #include "plugin.h" -#ifdef HAVE_LCD_BITMAP /* and also not for the Player */ +#if CONFIG_LCD == LCD_SSD1815 /* only for Recorder/Ondio */ #include "gray.h" /*--------------------------------------------------------------------------- |