git.videolan.org
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
error.h: Do not circularly depend on avutil.h
[ffmpeg.git]
/
libavutil
/
error.h
diff --git
a/libavutil/error.h
b/libavutil/error.h
index
3dfd880
..
268a032
100644
(file)
--- a/
libavutil/error.h
+++ b/
libavutil/error.h
@@
-26,7
+26,6
@@
#include <errno.h>
#include <stddef.h>
-#include "avutil.h"
/**
* @addtogroup lavu_error