summaryrefslogtreecommitdiffstats
path: root/mpvcore/av_common.c
diff options
context:
space:
mode:
Diffstat (limited to 'mpvcore/av_common.c')
-rw-r--r--mpvcore/av_common.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpvcore/av_common.c b/mpvcore/av_common.c
index a4dc525aa9..ebf871c544 100644
--- a/mpvcore/av_common.c
+++ b/mpvcore/av_common.c
@@ -20,7 +20,7 @@
#include <libavutil/common.h>
#include <libavcodec/avcodec.h>
-#include "core/mp_talloc.h"
+#include "mpvcore/mp_talloc.h"
#include "demux/demux_packet.h"
#include "av_common.h"
#include "codecs.h"