[MPlayer-cvslog] r32254 - trunk/mpcommon.h

diego subversion at mplayerhq.hu
Wed Sep 15 20:41:30 CEST 2010


Author: diego
Date: Wed Sep 15 20:41:30 2010
New Revision: 32254

Log:
Add libmpdemux/stheader #include for struct sh_video.

Modified:
   trunk/mpcommon.h

Modified: trunk/mpcommon.h
==============================================================================
--- trunk/mpcommon.h	Wed Sep 15 20:34:15 2010	(r32253)
+++ trunk/mpcommon.h	Wed Sep 15 20:41:30 2010	(r32254)
@@ -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;


More information about the MPlayer-cvslog mailing list