summaryrefslogtreecommitdiff
path: root/libavutil/error.h
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2013-12-13 18:50:48 +0100
committerDiego Biurrun <diego@biurrun.de>2013-12-25 00:12:05 +0100
commitd06ca2040c0f30345b4aa8e83d824297535953c5 (patch)
tree9574b5bf91edb03f5d9c4f3020208e5f8d3ed91c /libavutil/error.h
parent10d982480f9acf83b2059797794ca8a0f300b615 (diff)
error.h: Do not circularly depend on avutil.h
Diffstat (limited to 'libavutil/error.h')
-rw-r--r--libavutil/error.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavutil/error.h b/libavutil/error.h
index 3dfd8807fe..268a0320a8 100644
--- a/libavutil/error.h
+++ b/libavutil/error.h
@@ -26,7 +26,6 @@
#include <errno.h>
#include <stddef.h>
-#include "avutil.h"
/**
* @addtogroup lavu_error