From 809b0eb1f52289894554def6bf078a87c9d64cf3 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Sun, 29 Dec 2013 14:40:24 +0100 Subject: command: "lsinfo" and "readcomments" allowed for remote files --- src/Song.hxx | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Song.hxx') diff --git a/src/Song.hxx b/src/Song.hxx index 21e158560..b9f529702 100644 --- a/src/Song.hxx +++ b/src/Song.hxx @@ -130,6 +130,7 @@ struct Song { bool UpdateFile(); bool UpdateFileInArchive(); + bool UpdateStream(); /** * Returns the URI of the song in UTF-8 encoding, including its -- cgit v1.2.3