{encoder,output}_api.h: allow compiling as C++
This commit is contained in:
@@ -20,11 +20,7 @@
|
||||
#include "config.h"
|
||||
#include "OpusEncoderPlugin.hxx"
|
||||
#include "OggStream.hxx"
|
||||
|
||||
extern "C" {
|
||||
#include "encoder_api.h"
|
||||
}
|
||||
|
||||
#include "encoder_plugin.h"
|
||||
#include "audio_format.h"
|
||||
#include "mpd_error.h"
|
||||
|
@@ -20,11 +20,7 @@
|
||||
#include "config.h"
|
||||
#include "VorbisEncoderPlugin.hxx"
|
||||
#include "OggStream.hxx"
|
||||
|
||||
extern "C" {
|
||||
#include "encoder_api.h"
|
||||
}
|
||||
|
||||
#include "encoder_plugin.h"
|
||||
#include "tag.h"
|
||||
#include "audio_format.h"
|
||||
|
Reference in New Issue
Block a user