decoder/mikmod: convert to C++
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
#include "decoder/SndfileDecoderPlugin.hxx"
|
||||
#include "decoder/Mpg123DecoderPlugin.hxx"
|
||||
#include "decoder/WildmidiDecoderPlugin.hxx"
|
||||
#include "decoder/MikmodDecoderPlugin.hxx"
|
||||
|
||||
#include <glib.h>
|
||||
|
||||
@@ -45,7 +46,6 @@
|
||||
|
||||
extern const struct decoder_plugin mpcdec_decoder_plugin;
|
||||
extern const struct decoder_plugin modplug_decoder_plugin;
|
||||
extern const struct decoder_plugin mikmod_decoder_plugin;
|
||||
extern const struct decoder_plugin sidplay_decoder_plugin;
|
||||
extern const struct decoder_plugin fluidsynth_decoder_plugin;
|
||||
|
||||
|
Reference in New Issue
Block a user