diff --git a/audio/musicpd/files/patch-src_decoder_plugins_FfmpegIo.cxx b/audio/musicpd/files/patch-src_decoder_plugins_FfmpegIo.cxx new file mode 100644 index 000000000000..a4217e44ce77 --- /dev/null +++ b/audio/musicpd/files/patch-src_decoder_plugins_FfmpegIo.cxx @@ -0,0 +1,12 @@ +https://github.com/MusicPlayerDaemon/MPD/issues/1898 + +--- src/decoder/plugins/FfmpegIo.cxx.orig 2023-10-08 08:11:05 UTC ++++ src/decoder/plugins/FfmpegIo.cxx +@@ -25,6 +25,7 @@ extern "C" { + #include "input/InputStream.hxx" + + extern "C" { ++#include + #include + } +