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

(-)gegl-0.0.16/operations/external/ff-load.c (-1 / +1 lines)
Lines 27-33 Link Here
27
27
28
#include "gegl-chant.h"
28
#include "gegl-chant.h"
29
#include <errno.h>
29
#include <errno.h>
30
#include <ffmpeg/avformat.h>
30
#include <libavformat/avformat.h>
31
31
32
typedef struct
32
typedef struct
33
{
33
{

Return to bug 219938