summaryrefslogtreecommitdiff
path: root/playlist.h
diff options
context:
space:
mode:
authorGravatar waker <wakeroid@gmail.com>2009-08-29 18:53:30 +0200
committerGravatar waker <wakeroid@gmail.com>2009-08-29 19:56:49 +0200
commit003a54afeba00597fd2f50e38ccd35c7cd5e4e39 (patch)
tree53e0b9b839dbf4de9daa9dd354d423aa01b81052 /playlist.h
parent335bec105eea648030f55282479fe509cc1bfa9d (diff)
lastfm plugin uri-encoding, batch-sending and other improvements
Diffstat (limited to 'playlist.h')
-rw-r--r--playlist.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/playlist.h b/playlist.h
index b7304b14..a84a19ec 100644
--- a/playlist.h
+++ b/playlist.h
@@ -82,6 +82,9 @@ void
pl_item_free (playItem_t *it);
void
+pl_item_copy (playItem_t *out, playItem_t *it);
+
+void
pl_free (void);
int