decoder_api: convert to C++
This commit is contained in:
@@ -21,13 +21,13 @@
|
||||
#include "DecoderThread.hxx"
|
||||
#include "DecoderControl.hxx"
|
||||
#include "DecoderInternal.hxx"
|
||||
#include "decoder_error.h"
|
||||
#include "decoder_plugin.h"
|
||||
#include "DecoderError.hxx"
|
||||
#include "DecoderPlugin.hxx"
|
||||
#include "song.h"
|
||||
#include "mpd_error.h"
|
||||
#include "Mapper.hxx"
|
||||
#include "fs/Path.hxx"
|
||||
#include "decoder_api.h"
|
||||
#include "DecoderAPI.hxx"
|
||||
#include "tag.h"
|
||||
#include "InputStream.hxx"
|
||||
#include "DecoderList.hxx"
|
||||
|
Reference in New Issue
Block a user