summaryrefslogtreecommitdiffstats
path: root/video/filter/vf_buffer.c
diff options
context:
space:
mode:
Diffstat (limited to 'video/filter/vf_buffer.c')
-rw-r--r--video/filter/vf_buffer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/video/filter/vf_buffer.c b/video/filter/vf_buffer.c
index 5a27c35796..772f7cbe72 100644
--- a/video/filter/vf_buffer.c
+++ b/video/filter/vf_buffer.c
@@ -3,7 +3,7 @@
#include <string.h>
#include <inttypes.h>
-#include "talloc.h"
+#include "mpv_talloc.h"
#include "options/m_option.h"