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/PlaylistGlobal.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'src/PlaylistGlobal.cxx') 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" -- cgit v1.2.3