mirror of https://git.ffmpeg.org/ffmpeg.git
error.h: Do not circularly depend on avutil.h
This commit is contained in:
parent
10d982480f
commit
d06ca2040c
|
@ -26,7 +26,6 @@
|
|||
|
||||
#include <errno.h>
|
||||
#include <stddef.h>
|
||||
#include "avutil.h"
|
||||
|
||||
/**
|
||||
* @addtogroup lavu_error
|
||||
|
|
Loading…
Reference in New Issue