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 69f9d03559..27f2e354c5 100644
--- a/apps/playlist_viewer.h
+++ b/apps/playlist_viewer.h
@@ -23,5 +23,6 @@
23 23
24bool playlist_viewer(void); 24bool playlist_viewer(void);
25bool playlist_viewer_ex(char* filename); 25bool playlist_viewer_ex(char* filename);
26bool search_playlist(void);
26 27
27#endif 28#endif