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