aboutsummaryrefslogtreecommitdiff
path: root/src/Main.cxx
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2013-01-09 22:23:37 +0100
committerMax Kellermann <max@duempel.org>2013-01-09 22:23:37 +0100
commitb5e1bd5705842fe73bbb12e5ff771e42e10cb004 (patch)
tree729897f673c716e5b251b7308b8cfc81f94a2037 /src/Main.cxx
parent4bef0a1e62602a79764d9867b7fcf11dd940edbe (diff)
Playlist.hxx: move prototype to PlaylistGlobal.hxx
Diffstat (limited to 'src/Main.cxx')
-rw-r--r--src/Main.cxx1
1 files changed, 1 insertions, 0 deletions
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"