swr-test: include opt.h, this is needed for changing options for testing.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
pull/5/head
Michael Niedermayer 13 years ago
parent 7c673d73ec
commit 5b2be9bcc0
  1. 1
      libswresample/swresample_test.c

@ -21,6 +21,7 @@
#include "libavutil/avassert.h"
#include "libavutil/common.h"
#include "libavutil/audioconvert.h"
#include "libavutil/opt.h"
#include "swresample.h"
#undef fprintf

Loading…
Cancel
Save