From e5311586ab7641e0e1936473594bd9fbaa67bb2d Mon Sep 17 00:00:00 2001 From: wm4 Date: Sun, 24 Nov 2013 12:58:06 +0100 Subject: Rename sub.c/.h to osd.c/.h This was way too misleading. osd.c merely calls the subtitle renderers, instead of actually dealing with subtitles. --- sub/sd_ass.c | 1 - 1 file changed, 1 deletion(-) (limited to 'sub/sd_ass.c') diff --git a/sub/sd_ass.c b/sub/sd_ass.c index fd545cdbda..631c81a083 100644 --- a/sub/sd_ass.c +++ b/sub/sd_ass.c @@ -30,7 +30,6 @@ #include "mpvcore/mp_msg.h" #include "video/csputils.h" #include "video/mp_image.h" -#include "sub.h" #include "dec_sub.h" #include "ass_mp.h" #include "sd.h" -- cgit v1.2.3