diff cfg-common.h @ 32467:fbe5c829c69b

Move libvo/sub.[ch] from libvo to sub.
author cigaes
date Wed, 27 Oct 2010 17:47:13 +0000
parents 4189a8951568
children 5e062dc4a04d
line wrap: on
line diff
--- a/cfg-common.h	Wed Oct 27 17:37:29 2010 +0000
+++ b/cfg-common.h	Wed Oct 27 17:47:13 2010 +0000
@@ -33,7 +33,7 @@
 #include "libmpdemux/demuxer.h"
 #include "libmpdemux/mf.h"
 #include "libpostproc/postprocess.h"
-#include "libvo/sub.h"
+#include "sub/sub.h"
 #include "osdep/priority.h"
 #include "stream/cdd.h"
 #include "stream/network.h"