Do not include log.h in avutil.h

Signed-off-by: Mans Rullgard <mans@mansr.com>
This commit is contained in:
Mans Rullgard
2011-06-04 13:34:27 +01:00
parent d49ea4afb4
commit abc78a5a7c
12 changed files with 11 additions and 1 deletions

View File

@@ -30,6 +30,7 @@
#include "opt.h"
#include "eval.h"
#include "dict.h"
#include "log.h"
#if FF_API_FIND_OPT
//FIXME order them and do a bin search