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

Reimar Döffinger Reimar.Doeffinger at gmx.de
Wed Sep 15 20:59:43 CEST 2010


On Wed, Sep 15, 2010 at 08:41:30PM +0200, diego wrote:
> 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"

Did you miss all the loads of commit I made?
You can't include this here, it will break
compilation on Windows.


More information about the MPlayer-cvslog mailing list