]> git.pld-linux.org Git - packages/gegl.git/blame - gegl-ffmpeg.patch
- rel 3
[packages/gegl.git] / gegl-ffmpeg.patch
CommitLineData
3196f930
AM
1--- gegl-0.0.18/operations/external/ff-load.c~ 2008-06-14 18:40:04.000000000 +0200
2+++ gegl-0.0.18/operations/external/ff-load.c 2008-10-01 20:50:30.114895843 +0200
3@@ -27,7 +27,7 @@
4
5 #include "gegl-chant.h"
6 #include <errno.h>
7-#include <ffmpeg/avformat.h>
8+#include <libavformat/avformat.h>
9
10 typedef struct
11 {
This page took 0.030473 seconds and 4 git commands to generate.