fix compilation --without-taglib
This commit is contained in:
@@ -51,7 +51,7 @@ namespace Display
|
||||
|
||||
void Songs(const MPD::Song &, void *, Menu<MPD::Song> *);
|
||||
|
||||
void Tags(const MPD::Song &, void *, Menu<MPD::Song> *);
|
||||
void Tags(const MPD::MutableSong &, void *, Menu<MPD::MutableSong> *);
|
||||
|
||||
void Outputs(const MPD::Output &, void *, Menu<MPD::Output> *);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user