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

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
Michael Niedermayer 2012-04-10 19:53:43 +02:00
parent 7c673d73ec
commit 5b2be9bcc0
1 changed files with 1 additions and 0 deletions

View File

@ -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