Files
termux-packages/packages/mpd/src-decoder-plugins-FfmpegIo.hxx.patch
2023-11-14 17:01:36 +00:00

11 lines
205 B
Diff

--- a/src/decoder/plugins/FfmpegIo.hxx
+++ b/src/decoder/plugins/FfmpegIo.hxx
@@ -21,6 +21,7 @@
#define MPD_FFMPEG_IO_HXX
extern "C" {
+#include "libavutil/error.h"
#include "libavformat/avio.h"
}