diff options
Diffstat (limited to 'apps/plugins/lib/SOURCES')
| -rw-r--r-- | apps/plugins/lib/SOURCES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/lib/SOURCES b/apps/plugins/lib/SOURCES index 94372dc..c1f5a48 100644 --- a/apps/plugins/lib/SOURCES +++ b/apps/plugins/lib/SOURCES @@ -25,7 +25,7 @@ picture.c xlcd_core.c xlcd_draw.c xlcd_scroll.c -#ifdef HAVE_LCD_COLOR +#if LCD_DEPTH>1 bmp.c #endif #endif |