diff options
-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 7441a98182..adb3d68260 100644 --- a/apps/plugins/lib/SOURCES +++ b/apps/plugins/lib/SOURCES @@ -1,4 +1,5 @@ configfile.c +fixedpoint.c playback_control.c rgb_hsv.c #if defined(HAVE_LCD_BITMAP) && (LCD_DEPTH < 4) |