]> git.pld-linux.org Git - packages/gegl.git/blob - gegl-ffmpeg.patch
- rel 3
[packages/gegl.git] / gegl-ffmpeg.patch
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.05123 seconds and 3 git commands to generate.