Playlist.hxx: move prototype to PlaylistGlobal.hxx

This commit is contained in:
Max Kellermann
2013-01-09 22:23:37 +01:00
parent 4bef0a1e62
commit b5e1bd5705
5 changed files with 29 additions and 4 deletions

View File

@@ -261,7 +261,7 @@ src_mpd_SOURCES = \
src/PlayerThread.cxx src/PlayerThread.hxx \
src/PlayerControl.cxx src/PlayerControl.hxx \
src/Playlist.cxx \
src/PlaylistGlobal.cxx \
src/PlaylistGlobal.cxx src/PlaylistGlobal.hxx \
src/PlaylistControl.cxx \
src/PlaylistEdit.cxx \
src/PlaylistPrint.cxx src/PlaylistPrint.hxx \