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. --- video/decode/vd_lavc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'video/decode/vd_lavc.c') diff --git a/video/decode/vd_lavc.c b/video/decode/vd_lavc.c index aebda8dd70..e6ed8e5602 100644 --- a/video/decode/vd_lavc.c +++ b/video/decode/vd_lavc.c @@ -48,7 +48,7 @@ #include "video/filter/vf.h" #include "video/decode/dec_video.h" #include "demux/stheader.h" -#include "demux/demux_packet.h" +#include "demux/packet.h" #include "osdep/numcores.h" #include "video/csputils.h" -- cgit v1.2.3