From 86b0adc82ce64bb08518088c35ce754dc96d7062 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Sat, 26 Jan 2013 01:04:02 +0100 Subject: playlist/*: convert to C++ --- src/PlaylistAny.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/PlaylistAny.cxx') 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" } -- cgit v1.2.3