summaryrefslogtreecommitdiffstats
path: root/common/msg.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/msg.c')
-rw-r--r--common/msg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/msg.c b/common/msg.c
index 4576754337..01d0bb78a0 100644
--- a/common/msg.c
+++ b/common/msg.c
@@ -24,7 +24,7 @@
#include <pthread.h>
#include <stdint.h>
-#include "talloc.h"
+#include "mpv_talloc.h"
#include "misc/bstr.h"
#include "osdep/atomics.h"