Commit d06ca204 authored by Diego Biurrun's avatar Diego Biurrun

error.h: Do not circularly depend on avutil.h

parent 10d98248
......@@ -26,7 +26,6 @@
#include <errno.h>
#include <stddef.h>
#include "avutil.h"
/**
* @addtogroup lavu_error
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment