OSDN Git Service

error.h: Do not circularly depend on avutil.h
authorDiego Biurrun <diego@biurrun.de>
Fri, 13 Dec 2013 17:50:48 +0000 (18:50 +0100)
committerDiego Biurrun <diego@biurrun.de>
Tue, 24 Dec 2013 23:12:05 +0000 (00:12 +0100)
libavutil/error.h

index 3dfd880..268a032 100644 (file)
@@ -26,7 +26,6 @@
 
 #include <errno.h>
 #include <stddef.h>
-#include "avutil.h"
 
 /**
  * @addtogroup lavu_error