summaryrefslogtreecommitdiff
path: root/libavcodec/imgresample.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/imgresample.c')
-rw-r--r--libavcodec/imgresample.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/imgresample.c b/libavcodec/imgresample.c
index 9cf3b26375..b9dfba6a02 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)