summaryrefslogtreecommitdiffstats
path: root/libvo/sub.c
diff options
context:
space:
mode:
authorkmkaplan <kmkaplan@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-01-11 16:06:45 +0000
committerkmkaplan <kmkaplan@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-01-11 16:06:45 +0000
commit940ceca1e7381e36404972c23c1004ac283cf576 (patch)
tree60a543480d469c1ef18f33cf38ec15f9a4693d36 /libvo/sub.c
parent610d48a93009cebb364be3f8d9e266ef3cab56a7 (diff)
downloadmpv-940ceca1e7381e36404972c23c1004ac283cf576.tar.bz2
mpv-940ceca1e7381e36404972c23c1004ac283cf576.tar.xz
Add DVD subtitles to menoder
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4089 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libvo/sub.c')
-rw-r--r--libvo/sub.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/libvo/sub.c b/libvo/sub.c
index b0b8c95780..a5ba3b84a1 100644
--- a/libvo/sub.c
+++ b/libvo/sub.c
@@ -1,6 +1,9 @@
+#include "config.h"
+#include "video_out.h"
#include "sub.h"
+#include <stdlib.h>
char * __sub_osd_names[]={
"Seekbar",