aboutsummaryrefslogtreecommitdiffstats
path: root/src/ls.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/ls.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ls.h b/src/ls.h
index c297e1670..ba0cfcaa6 100644
--- a/src/ls.h
+++ b/src/ls.h
@@ -44,5 +44,7 @@ InputPlugin * isMusic(char * utf8file, time_t * mtime);
char * dupAndStripPlaylistSuffix(char * file);
+int printRemoteUrlHandlers(FILE * fp);
+
#endif
/* vim:set shiftwidth=4 tabstop=8 expandtab: */