diff options
Diffstat (limited to '')
-rw-r--r-- | src/decoder_internal.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/decoder_internal.h b/src/decoder_internal.h index ea9106c8b..53b6b5cf3 100644 --- a/src/decoder_internal.h +++ b/src/decoder_internal.h @@ -19,7 +19,6 @@ #ifndef MPD_DECODER_INTERNAL_H #define MPD_DECODER_INTERNAL_H -#include "decoder_api.h" #include "pcm_convert.h" struct decoder { |