Don't include common.h from avutil.h
Signed-off-by: Martin Storsjö <martin@martin.st>
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
|
||||
#include "avutil.h"
|
||||
#include "avstring.h"
|
||||
#include "common.h"
|
||||
|
||||
int av_strerror(int errnum, char *errbuf, size_t errbuf_size)
|
||||
{
|
||||
|
Reference in New Issue
Block a user