summaryrefslogtreecommitdiff
path: root/apps/playlist_viewer.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/playlist_viewer.h')
-rw-r--r--apps/playlist_viewer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/playlist_viewer.h b/apps/playlist_viewer.h
index ecc5197566..69f9d03559 100644
--- a/apps/playlist_viewer.h
+++ b/apps/playlist_viewer.h
@@ -22,5 +22,6 @@
22#define _PLAYLIST_VIEWER_H_ 22#define _PLAYLIST_VIEWER_H_
23 23
24bool playlist_viewer(void); 24bool playlist_viewer(void);
25bool playlist_viewer_ex(char* filename);
25 26
26#endif 27#endif