Fix imgresample-test linking.

Originally committed as revision 9085 to svn://svn.ffmpeg.org/ffmpeg/trunk
pull/126/head
Diego Biurrun 18 years ago
parent fca6a0dd34
commit 14eb0a2ed1
  1. 1
      libavcodec/imgresample.c

@ -815,6 +815,7 @@ the_end:
#ifdef TEST
#include <stdio.h>
#undef exit
/* input */
#define XSIZE 256

Loading…
Cancel
Save