From 82068ec56cb45eca1f5b02d5e943ade27c919867 Mon Sep 17 00:00:00 2001 From: wm4 Date: Mon, 18 Nov 2013 18:46:44 +0100 Subject: demux: rename demux_packet.h to packet.h This always bothered me. --- mpvcore/av_common.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mpvcore') 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 #include "mpvcore/mp_talloc.h" -#include "demux/demux_packet.h" +#include "demux/packet.h" #include "av_common.h" #include "codecs.h" -- cgit v1.2.3