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 ebf871c544..11d1090146 100644
--- a/mpvcore/av_common.c
+++ b/mpvcore/av_common.c
@@ -21,7 +21,7 @@
#include <libavcodec/avcodec.h>
#include "mpvcore/mp_talloc.h"
-#include "demux/demux_packet.h"
+#include "demux/packet.h"
#include "av_common.h"
#include "codecs.h"