From b5e1bd5705842fe73bbb12e5ff771e42e10cb004 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 9 Jan 2013 22:23:37 +0100 Subject: Playlist.hxx: move prototype to PlaylistGlobal.hxx --- src/Main.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Main.cxx') diff --git a/src/Main.cxx b/src/Main.cxx index cd6392d5..d05a9594 100644 --- a/src/Main.cxx +++ b/src/Main.cxx @@ -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" -- cgit v1.2.3