summaryrefslogtreecommitdiff
path: root/moc/moc-2.4.3-ffmpeg_headers.patch
blob: 8015f3620005717bd477acc5da181ef2eb856764 (plain)
    1 diff -pruN moc-2.4.3.orig/decoder_plugins/ffmpeg/ffmpeg.c moc-2.4.3/decoder_plugins/ffmpeg/ffmpeg.c
    2 --- moc-2.4.3.orig/decoder_plugins/ffmpeg/ffmpeg.c        2008-10-30 07:42:38.000000000 +0100
    3 +++ moc-2.4.3/decoder_plugins/ffmpeg/ffmpeg.c        2008-10-30 07:44:12.000000000 +0100
    4 @@ -22,7 +22,7 @@
    5  #ifdef HAVE_INTTYPES_H
    6  # include <inttypes.h>
    7  #endif
    8 -#include <ffmpeg/avformat.h>
    9 +#include <libavformat/avformat.h>
   10 
   11  /* FFmpeg also likes common names, without that, our common.h and log.h would
   12   * not be included. */

Generated by cgit