diff libmpdemux/video.c @ 32458:ab8fb38f28b1

Move sub_cc.[ch] to the sub directory.
author cigaes
date Wed, 27 Oct 2010 16:48:21 +0000
parents c08363dc5320
children 356050e526ad
line wrap: on
line diff
--- a/libmpdemux/video.c	Wed Oct 27 16:42:23 2010 +0000
+++ b/libmpdemux/video.c	Wed Oct 27 16:48:21 2010 +0000
@@ -39,7 +39,7 @@
 #include "mpeg_hdr.h"
 
 /* sub_cc (closed captions)*/
-#include "sub_cc.h"
+#include "sub/sub_cc.h"
 
 /* biCompression constant */
 #define BI_RGB        0L