From fadf3d1c018ec08e2b3cbda5f50bc926c91c0f55 Mon Sep 17 00:00:00 2001 From: =?utf8?q?R=C3=A9mi=20Denis-Courmont?= Date: Mon, 9 Jun 2008 19:08:27 +0300 Subject: [PATCH] chroma.h has moved --- modules/video_filter/Modules.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/video_filter/Modules.am b/modules/video_filter/Modules.am index 1b2a320b16..1b2909504b 100644 --- a/modules/video_filter/Modules.am +++ b/modules/video_filter/Modules.am @@ -41,6 +41,6 @@ SOURCES_croppadd = croppadd.c SOURCES_blendbench = blendbench.c SOURCES_chain = chain.c SOURCES_postproc = postproc.c -SOURCES_swscale = swscale.c ../codec/ffmpeg/chroma.h -SOURCES_imgresample = imgresample.c ../codec/ffmpeg/chroma.h +SOURCES_swscale = swscale.c ../codec/avcodec/chroma.h +SOURCES_imgresample = imgresample.c ../codec/avcodec/chroma.h noinst_HEADERS = filter_common.h filter_picture.h -- 2.39.2