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/ --- TOOLS/subrip.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'TOOLS') diff --git a/TOOLS/subrip.c b/TOOLS/subrip.c index 85ee1c78e0..fb9395c413 100644 --- a/TOOLS/subrip.c +++ b/TOOLS/subrip.c @@ -31,8 +31,8 @@ #include #include #include "libvo/video_out.h" -#include "vobsub.h" -#include "spudec.h" +#include "sub/vobsub.h" +#include "sub/spudec.h" /* linking hacks */ char *mplayer_version; -- cgit v1.2.3