From c9026cb3210205b07e2e068467a18ee40f9259a3 Mon Sep 17 00:00:00 2001 From: Uoti Urpala Date: Wed, 26 Jan 2011 19:40:52 +0200 Subject: sub/OSD: move some related files to sub/ --- stream/stream_dvdnav.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stream') diff --git a/stream/stream_dvdnav.c b/stream/stream_dvdnav.c index bbd2b2085b..21522f8b6b 100644 --- a/stream/stream_dvdnav.c +++ b/stream/stream_dvdnav.c @@ -33,7 +33,7 @@ #include "stream_dvdnav.h" #include "libvo/video_out.h" #include "libavutil/common.h" -#include "spudec.h" +#include "sub/spudec.h" #include "m_option.h" #include "m_struct.h" #include "stream_dvd_common.h" -- cgit v1.2.3