decoder_api: convert to C++

This commit is contained in:
Max Kellermann
2013-07-28 13:18:48 +02:00
parent 2277d143fa
commit 43f613d9be
46 changed files with 61 additions and 73 deletions

View File

@@ -30,7 +30,7 @@ extern "C" {
#include "fs/FileSystem.hxx"
#include "tag.h"
#include "input_stream.h"
#include "decoder_plugin.h"
#include "DecoderPlugin.hxx"
#include "DecoderList.hxx"
extern "C" {