openbsd-ports/graphics/gegl/patches/patch-operations_external_ff-load_c
2008-10-27 13:15:58 +00:00

13 lines
417 B
Plaintext

$OpenBSD: patch-operations_external_ff-load_c,v 1.3 2008/10/27 13:15:58 ajacoutot Exp $
--- operations/external/ff-load.c.orig Sun Oct 5 23:08:47 2008
+++ operations/external/ff-load.c Mon Oct 27 13:21:47 2008
@@ -32,7 +32,7 @@ gegl_chant_int (frame, _("Frame"), 0, 1000000, 0, _("f
#include "gegl-chant.h"
#include <errno.h>
-#include <ffmpeg/avformat.h>
+#include <libavformat/avformat.h>
typedef struct
{