From a63eff31169b700c1e3384f745eae5c26618ed45 Mon Sep 17 00:00:00 2001 From: Alexey Yakovenko Date: Sat, 2 Jan 2010 15:16:07 +0100 Subject: few tweaks to playqueue --- playlist.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'playlist.h') diff --git a/playlist.h b/playlist.h index 5cf62f21..731f4c32 100644 --- a/playlist.h +++ b/playlist.h @@ -227,4 +227,7 @@ pl_playqueue_remove (playItem_t *it); int pl_playqueue_test (playItem_t *it); +playItem_t * +pl_playqueue_getnext (void); + #endif // __PLAYLIST_H -- cgit v1.2.3