decoder_api.h, ...: add "extern C"
This commit is contained in:
@@ -18,10 +18,7 @@
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
|
||||
extern "C" {
|
||||
#include "replay_gain_info.h"
|
||||
}
|
||||
|
||||
float
|
||||
replay_gain_tuple_scale(const struct replay_gain_tuple *tuple, float preamp, float missing_preamp, bool peak_limit)
|
||||
|
||||
Reference in New Issue
Block a user