summaryrefslogtreecommitdiff
path: root/apps/plugins/lib/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/lib/SOURCES')
-rw-r--r--apps/plugins/lib/SOURCES5
1 files changed, 1 insertions, 4 deletions
diff --git a/apps/plugins/lib/SOURCES b/apps/plugins/lib/SOURCES
index c8c1553..b28878c 100644
--- a/apps/plugins/lib/SOURCES
+++ b/apps/plugins/lib/SOURCES
@@ -5,8 +5,7 @@ playback_control.c
rgb_hsv.c
#if defined(HAVE_LCD_BITMAP) && (LCD_DEPTH < 4)
#if LCD_DEPTH == 1
-core_bmp.c
-core_resize.c
+resize.c
#endif
grey_core.c
grey_draw.c
@@ -34,9 +33,7 @@ picture.c
xlcd_core.c
xlcd_draw.c
xlcd_scroll.c
-#if LCD_DEPTH>1
bmp.c
-#endif
#ifdef HAVE_LCD_COLOR
bmp_smooth_scale.c
#endif