decoder_api.h, ...: add "extern C"
This commit is contained in:
@@ -36,23 +36,23 @@
|
||||
#include "Partition.hxx"
|
||||
#include "Volume.hxx"
|
||||
#include "OutputAll.hxx"
|
||||
#include "tag.h"
|
||||
#include "conf.h"
|
||||
#include "replay_gain_config.h"
|
||||
|
||||
extern "C" {
|
||||
#include "daemon.h"
|
||||
#include "io_thread.h"
|
||||
#include "idle.h"
|
||||
#include "conf.h"
|
||||
#include "path.h"
|
||||
#include "stats.h"
|
||||
#include "sig_handlers.h"
|
||||
#include "audio_config.h"
|
||||
#include "log.h"
|
||||
#include "pcm_resample.h"
|
||||
#include "replay_gain_config.h"
|
||||
#include "decoder_list.h"
|
||||
#include "input_init.h"
|
||||
#include "playlist_list.h"
|
||||
#include "tag.h"
|
||||
#include "zeroconf.h"
|
||||
#include "event_pipe.h"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user