diff options
Diffstat (limited to 'src/decoder_thread.c')
-rw-r--r-- | src/decoder_thread.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/decoder_thread.c b/src/decoder_thread.c index 659d43603..f45446dc2 100644 --- a/src/decoder_thread.c +++ b/src/decoder_thread.c @@ -21,7 +21,7 @@ #include "decoder_control.h" #include "decoder_internal.h" #include "player_control.h" -#include "outputBuffer.h" +#include "pipe.h" #include "song.h" #include "mapper.h" #include "path.h" |