diff options
Diffstat (limited to 'src/PlaylistAny.cxx')
-rw-r--r-- | src/PlaylistAny.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PlaylistAny.cxx b/src/PlaylistAny.cxx index f62634c96..5c3073682 100644 --- a/src/PlaylistAny.cxx +++ b/src/PlaylistAny.cxx @@ -20,10 +20,10 @@ #include "config.h" #include "PlaylistAny.hxx" #include "PlaylistMapper.hxx" +#include "PlaylistRegistry.hxx" #include "input_stream.h" extern "C" { -#include "playlist_list.h" #include "uri.h" } |