diff options
Diffstat (limited to 'src/PlaylistMapper.cxx')
-rw-r--r-- | src/PlaylistMapper.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PlaylistMapper.cxx b/src/PlaylistMapper.cxx index d63681501..aa37453fb 100644 --- a/src/PlaylistMapper.cxx +++ b/src/PlaylistMapper.cxx @@ -20,11 +20,11 @@ #include "config.h" #include "PlaylistMapper.hxx" #include "PlaylistFile.hxx" +#include "PlaylistRegistry.hxx" #include "Mapper.hxx" #include "fs/Path.hxx" extern "C" { -#include "playlist_list.h" #include "uri.h" } |