summaryrefslogtreecommitdiffstats
path: root/mpvcore/codecs.c
diff options
context:
space:
mode:
Diffstat (limited to 'mpvcore/codecs.c')
-rw-r--r--mpvcore/codecs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpvcore/codecs.c b/mpvcore/codecs.c
index 23f5402fc6..b5a07cf999 100644
--- a/mpvcore/codecs.c
+++ b/mpvcore/codecs.c
@@ -16,7 +16,7 @@
*/
#include <assert.h>
-#include "mpvcore/mp_talloc.h"
+#include "talloc.h"
#include "mpvcore/bstr.h"
#include "mpvcore/mp_msg.h"
#include "codecs.h"