From 47fc08bffe94d33c88caafd084fa24e31e902798 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Thu, 3 Jan 2013 09:51:35 +0100 Subject: exclude: convert to C++ --- src/UpdateWalk.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/UpdateWalk.cxx') diff --git a/src/UpdateWalk.cxx b/src/UpdateWalk.cxx index eb056583..909687f4 100644 --- a/src/UpdateWalk.cxx +++ b/src/UpdateWalk.cxx @@ -29,9 +29,9 @@ #include "song.h" #include "PlaylistVector.hxx" #include "Mapper.hxx" +#include "ExcludeList.hxx" extern "C" { -#include "exclude.h" #include "uri.h" #include "path.h" #include "playlist_list.h" -- cgit v1.2.3