Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 593460 | Differences between
and this patch

Collapse All | Expand All

(-)a/modules/codec/avcodec/audio.c (+1 lines)
Lines 38-43 Link Here
38
38
39
#include <libavcodec/avcodec.h>
39
#include <libavcodec/avcodec.h>
40
#include <libavutil/mem.h>
40
#include <libavutil/mem.h>
41
#include <libavutil/channel_layout.h>
41
42
42
#include "avcodec.h"
43
#include "avcodec.h"
43
44

Return to bug 593460