playlist/*: convert to C++

This commit is contained in:
Max Kellermann
2013-01-26 01:04:02 +01:00
parent ba49f20f68
commit 86b0adc82c
17 changed files with 83 additions and 64 deletions

View File

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