changeset 32170:a5dc81ecf224

Add libmpdemux/stheader #include for struct sh_video.
author diego
date Wed, 15 Sep 2010 18:41:30 +0000
parents e55fdf5b1dd7
children d15f1bca9ae0
files mpcommon.h
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/mpcommon.h	Wed Sep 15 18:34:15 2010 +0000
+++ b/mpcommon.h	Wed Sep 15 18:41:30 2010 +0000
@@ -23,6 +23,7 @@
 #include "m_option.h"
 #include "subreader.h"
 #include "libmpdemux/demuxer.h"
+#include "libmpdemux/stheader.h"
 #include "libass/ass_mp.h"
 
 extern double sub_last_pts;