aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/SidplayDecoderPlugin.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/decoder/SidplayDecoderPlugin.hxx')
-rw-r--r--src/decoder/SidplayDecoderPlugin.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/decoder/SidplayDecoderPlugin.hxx b/src/decoder/SidplayDecoderPlugin.hxx
index 0b96f8e3a..16544801f 100644
--- a/src/decoder/SidplayDecoderPlugin.hxx
+++ b/src/decoder/SidplayDecoderPlugin.hxx
@@ -20,6 +20,6 @@
#ifndef MPD_DECODER_SIDPLAY_HXX
#define MPD_DECODER_SIDPLAY_HXX
-extern const struct decoder_plugin sidplay_decoder_plugin;
+extern const struct DecoderPlugin sidplay_decoder_plugin;
#endif