exclude: convert to C++

This commit is contained in:
Max Kellermann
2013-01-03 09:51:35 +01:00
parent c0f2024a2e
commit 47fc08bffe
4 changed files with 8 additions and 8 deletions

View File

@@ -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"