diff options
Diffstat (limited to 'apps/plugins/lib/gray_scroll_up.c')
| -rw-r--r-- | apps/plugins/lib/gray_scroll_up.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/lib/gray_scroll_up.c b/apps/plugins/lib/gray_scroll_up.c index 4a4657b..4c49307 100644 --- a/apps/plugins/lib/gray_scroll_up.c +++ b/apps/plugins/lib/gray_scroll_up.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" /*--------------------------------------------------------------------------- |