From d7d267dfe0f2b1a64184973833f84a1c23844ce6 Mon Sep 17 00:00:00 2001 From: Zdenek Kabelac Date: Wed, 22 May 2002 13:53:23 +0000 Subject: [PATCH] * minor cleanup Originally committed as revision 562 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/imgresample.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavcodec/imgresample.c b/libavcodec/imgresample.c index 9cf3b2637..b9dfba6a0 100644 --- a/libavcodec/imgresample.c +++ b/libavcodec/imgresample.c @@ -518,7 +518,7 @@ static void dump_filter(INT16 *filter) } #ifdef HAVE_MMX -int mm_flags; +extern int mm_flags; #endif int main(int argc, char **argv) -- 2.11.0