aboutsummaryrefslogtreecommitdiffstats
path: root/src/DecoderThread.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/DecoderThread.cxx')
-rw-r--r--src/DecoderThread.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/DecoderThread.cxx b/src/DecoderThread.cxx
index ac89b54ca..b7b0bf78c 100644
--- a/src/DecoderThread.cxx
+++ b/src/DecoderThread.cxx
@@ -30,9 +30,9 @@
#include "decoder_api.h"
#include "tag.h"
#include "InputStream.hxx"
+#include "DecoderList.hxx"
extern "C" {
-#include "decoder_list.h"
#include "replay_gain_ape.h"
#include "uri.h"
}