summaryrefslogtreecommitdiff
path: root/apps/plugins/mpegplayer/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/mpegplayer/SOURCES')
-rw-r--r--apps/plugins/mpegplayer/SOURCES8
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/plugins/mpegplayer/SOURCES b/apps/plugins/mpegplayer/SOURCES
index e7e2a7a0de..5b3360cc5a 100644
--- a/apps/plugins/mpegplayer/SOURCES
+++ b/apps/plugins/mpegplayer/SOURCES
@@ -18,5 +18,13 @@ motion_comp_c.c
18 18
19slice.c 19slice.c
20video_out_rockbox.c 20video_out_rockbox.c
21video_thread.c
22pcm_output.c
23audio_thread.c
24disk_buf.c
21mpeg_settings.c 25mpeg_settings.c
26stream_mgr.c
22mpegplayer.c 27mpegplayer.c
28mpeg_linkedlist.c
29mpeg_parser.c
30mpeg_misc.c