Don't include common.h from avutil.h
Signed-off-by: Martin Storsjö <martin@martin.st>
This commit is contained in:
parent
93f257db6b
commit
1d9c2dc89a
238 changed files with 346 additions and 2 deletions
|
@ -38,6 +38,7 @@
|
|||
|
||||
#include "libavcodec/avcodec.h"
|
||||
#include "libavutil/audioconvert.h"
|
||||
#include "libavutil/common.h"
|
||||
#include "libavutil/imgutils.h"
|
||||
#include "libavutil/mathematics.h"
|
||||
#include "libavutil/samplefmt.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue