aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/screen_play.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/screen_play.h b/src/screen_play.h
new file mode 100644
index 000000000..cb56ca348
--- /dev/null
+++ b/src/screen_play.h
@@ -0,0 +1 @@
+int playlist_save(screen_t *screen, mpdclient_t *c, char *name, char *defaultname); \ No newline at end of file