diff options
Diffstat (limited to 'apps/plugins/lib/SOURCES')
-rw-r--r-- | apps/plugins/lib/SOURCES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/lib/SOURCES b/apps/plugins/lib/SOURCES index 9f112dd8c0..2e15bc891e 100644 --- a/apps/plugins/lib/SOURCES +++ b/apps/plugins/lib/SOURCES | |||
@@ -4,6 +4,7 @@ configfile.c | |||
4 | fixedpoint.c | 4 | fixedpoint.c |
5 | playback_control.c | 5 | playback_control.c |
6 | rgb_hsv.c | 6 | rgb_hsv.c |
7 | buflib.c | ||
7 | #if defined(HAVE_LCD_BITMAP) && (LCD_DEPTH < 4) | 8 | #if defined(HAVE_LCD_BITMAP) && (LCD_DEPTH < 4) |
8 | /* | 9 | /* |
9 | The scaler is not provided in core on mono targets, but is built in | 10 | The scaler is not provided in core on mono targets, but is built in |