aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder_list.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/decoder_list.c')
-rw-r--r--src/decoder_list.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/decoder_list.c b/src/decoder_list.c
index dd2c79733..8bbe40924 100644
--- a/src/decoder_list.c
+++ b/src/decoder_list.c
@@ -18,6 +18,7 @@
#include "decoder_list.h"
#include "decoder_api.h"
+#include "list.h"
extern struct decoder_plugin mp3Plugin;
extern struct decoder_plugin oggvorbisPlugin;