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

@@ -21,6 +21,7 @@
#include "Main.hxx"
#include "CommandLine.hxx"
#include "PlaylistFile.hxx"
#include "PlaylistGlobal.hxx"
#include "UpdateGlue.hxx"
#include "MusicChunk.hxx"
#include "StateFile.hxx"