diff sub/spudec.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/spudec.c	Wed Oct 27 17:37:29 2010 +0000
+++ b/sub/spudec.c	Wed Oct 27 17:47:13 2010 +0000
@@ -37,7 +37,7 @@
 #include <unistd.h>
 #include <string.h>
 #include <math.h>
-#include "libvo/sub.h"
+#include "sub.h"
 #include "libvo/video_out.h"
 #include "spudec.h"
 #include "vobsub.h"