Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 918943
Collapse All | Expand All

(-)a/src/decoder/plugins/FfmpegIo.cxx (+1 lines)
Lines 25-30 Link Here
25
#include "input/InputStream.hxx"
25
#include "input/InputStream.hxx"
26
26
27
extern "C" {
27
extern "C" {
28
#include <libavutil/error.h>
28
#include <libavutil/mem.h>
29
#include <libavutil/mem.h>
29
}
30
}
30
31

Return to bug 918943