mpv_talloc.h: rename from talloc.h

This change helps avoiding conflict with talloc.h from libtalloc.
This commit is contained in:
Dmitrij D. Czarkoff
2016-01-11 19:03:40 +01:00
committed by wm4
parent 0915a8497b
commit ea442fa047
84 changed files with 83 additions and 83 deletions

View File

@@ -24,7 +24,7 @@
#include <libavutil/common.h>
#include "talloc.h"
#include "mpv_talloc.h"
#include "common/common.h"
#include "misc/ctype.h"