diff sub/sub_cc.c @ 32467:fbe5c829c69b

Move libvo/sub.[ch] from libvo to sub.
author cigaes
date Wed, 27 Oct 2010 17:47:13 +0000
parents 22888a8cb312
children b39155e98ac3
line wrap: on
line diff
--- a/sub/sub_cc.c	Wed Oct 27 17:37:29 2010 +0000
+++ b/sub/sub_cc.c	Wed Oct 27 17:47:13 2010 +0000
@@ -38,7 +38,7 @@
 #include "subreader.h"
 
 #include "libvo/video_out.h"
-#include "libvo/sub.h"
+#include "sub.h"
 
 
 #define CC_MAX_LINE_LENGTH 64