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

@@ -23,6 +23,7 @@
*/
#include "config.h"
#include "PlaylistGlobal.hxx"
#include "Playlist.hxx"
#include "Main.hxx"
#include "Partition.hxx"