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

@@ -23,7 +23,7 @@
#include "osdep/io.h"
#include "talloc.h"
#include "mpv_talloc.h"
#include "screenshot.h"
#include "core.h"
#include "command.h"