mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-02-04 06:08:26 +02:00
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:
parent
7c673d73ec
commit
5b2be9bcc0
@ -21,6 +21,7 @@
|
|||||||
#include "libavutil/avassert.h"
|
#include "libavutil/avassert.h"
|
||||||
#include "libavutil/common.h"
|
#include "libavutil/common.h"
|
||||||
#include "libavutil/audioconvert.h"
|
#include "libavutil/audioconvert.h"
|
||||||
|
#include "libavutil/opt.h"
|
||||||
#include "swresample.h"
|
#include "swresample.h"
|
||||||
#undef fprintf
|
#undef fprintf
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user