aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder_thread.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/decoder_thread.c')
-rw-r--r--src/decoder_thread.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/decoder_thread.c b/src/decoder_thread.c
index 4104b585f..cb153b6e5 100644
--- a/src/decoder_thread.c
+++ b/src/decoder_thread.c
@@ -18,7 +18,7 @@
*/
#include "decoder_thread.h"
-#include "decode.h"
+#include "decoder_control.h"
#include "decoder_internal.h"
#include "player.h"