aboutsummaryrefslogtreecommitdiffstats
path: root/src/DecoderList.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/DecoderList.cxx')
-rw-r--r--src/DecoderList.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/DecoderList.cxx b/src/DecoderList.cxx
index 1d33d5deb..3cde7db72 100644
--- a/src/DecoderList.cxx
+++ b/src/DecoderList.cxx
@@ -33,12 +33,12 @@
#include "decoder/FfmpegDecoderPlugin.hxx"
#include "decoder/GmeDecoderPlugin.hxx"
#include "decoder/FaadDecoderPlugin.hxx"
+#include "decoder/MadDecoderPlugin.hxx"
#include <glib.h>
#include <string.h>
-extern const struct decoder_plugin mad_decoder_plugin;
extern const struct decoder_plugin mpg123_decoder_plugin;
extern const struct decoder_plugin sndfile_decoder_plugin;
extern const struct decoder_plugin audiofile_decoder_plugin;