decoder/mpg123: convert to C++
This commit is contained in:
@@ -36,12 +36,12 @@
|
||||
#include "decoder/FaadDecoderPlugin.hxx"
|
||||
#include "decoder/MadDecoderPlugin.hxx"
|
||||
#include "decoder/SndfileDecoderPlugin.hxx"
|
||||
#include "decoder/Mpg123DecoderPlugin.hxx"
|
||||
|
||||
#include <glib.h>
|
||||
|
||||
#include <string.h>
|
||||
|
||||
extern const struct decoder_plugin mpg123_decoder_plugin;
|
||||
extern const struct decoder_plugin mpcdec_decoder_plugin;
|
||||
extern const struct decoder_plugin modplug_decoder_plugin;
|
||||
extern const struct decoder_plugin mikmod_decoder_plugin;
|
||||
|
Reference in New Issue
Block a user