decoder_plugin: rename struct to DecoderPlugin
This commit is contained in:
@@ -20,6 +20,6 @@
|
||||
#ifndef MPD_DECODER_WILDMIDI_HXX
|
||||
#define MPD_DECODER_WILDMIDI_HXX
|
||||
|
||||
extern const struct decoder_plugin wildmidi_decoder_plugin;
|
||||
extern const struct DecoderPlugin wildmidi_decoder_plugin;
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user