mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-26 19:01:44 +02:00
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
Block a user