diff cfg-common.h @ 31487:fd422d385a19

Add #include for libvo/sub.h instead of duplicating sub_pos extern declaration.
author diego
date Thu, 24 Jun 2010 16:38:13 +0000
parents a295c59e1a48
children dd2b64511f05
line wrap: on
line diff
--- a/cfg-common.h	Thu Jun 24 14:06:51 2010 +0000
+++ b/cfg-common.h	Thu Jun 24 16:38:13 2010 +0000
@@ -33,6 +33,7 @@
 #include "libmpdemux/demuxer.h"
 #include "libmpdemux/mf.h"
 #include "libpostproc/postprocess.h"
+#include "libvo/sub.h"
 #include "osdep/priority.h"
 #include "stream/cdd.h"
 #include "stream/network.h"