Mercurial > mplayer.hg
changeset 16167:c530f957d55c
10l to beastd due to new libavutil introduction
author | gpoirier |
---|---|
date | Mon, 01 Aug 2005 21:16:43 +0000 |
parents | 2072443415ca |
children | 99c188fbdba4 |
files | libaf/af_lavcresample.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/libaf/af_lavcresample.c Mon Aug 01 21:00:07 2005 +0000 +++ b/libaf/af_lavcresample.c Mon Aug 01 21:16:43 2005 +0000 @@ -16,7 +16,7 @@ #include <ffmpeg/rational.h> #else #include "../libavcodec/avcodec.h" -#include "../libavcodec/rational.h" +#include "../libavutil/rational.h" #endif #define CHANS 6