aboutsummaryrefslogtreecommitdiff
path: root/src/PlaylistGlobal.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/PlaylistGlobal.cxx
parent4bef0a1e62602a79764d9867b7fcf11dd940edbe (diff)
Playlist.hxx: move prototype to PlaylistGlobal.hxx
Diffstat (limited to 'src/PlaylistGlobal.cxx')
-rw-r--r--src/PlaylistGlobal.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/PlaylistGlobal.cxx b/src/PlaylistGlobal.cxx
index 8490392e..1a5f1141 100644
--- a/src/PlaylistGlobal.cxx
+++ b/src/PlaylistGlobal.cxx
@@ -23,6 +23,7 @@
*/
#include "config.h"
+#include "PlaylistGlobal.hxx"
#include "Playlist.hxx"
#include "Main.hxx"
#include "Partition.hxx"