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

@@ -20,7 +20,7 @@
#include <string.h>
#include <assert.h>
#include "talloc.h"
#include "mpv_talloc.h"
#include "config.h"
#include "ao.h"