aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/decoder_internal.h')
-rw-r--r--src/decoder_internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/decoder_internal.h b/src/decoder_internal.h
index bc10475b9..ea9106c8b 100644
--- a/src/decoder_internal.h
+++ b/src/decoder_internal.h
@@ -20,7 +20,7 @@
#define MPD_DECODER_INTERNAL_H
#include "decoder_api.h"
-#include "pcm_utils.h"
+#include "pcm_convert.h"
struct decoder {
struct pcm_convert_state conv_state;