[MPlayer-cvslog] r31451 - in trunk: cfg-mplayer.h gui/cfg.c gui/mplayer/gtk/opts.c libvo/x11_common.h

Reimar Döffinger Reimar.Doeffinger at gmx.de
Thu Jun 17 22:06:52 CEST 2010


On Thu, Jun 17, 2010 at 11:46:44AM +0200, diego wrote:
> Modified: trunk/cfg-mplayer.h
> ==============================================================================
> --- trunk/cfg-mplayer.h	Thu Jun 17 11:40:18 2010	(r31450)
> +++ trunk/cfg-mplayer.h	Thu Jun 17 11:46:44 2010	(r31451)
> @@ -31,10 +31,9 @@
>  #include "libvo/geometry.h"
>  #include "libvo/vo_fbdev.h"
>  #include "libvo/vo_zr.h"
> +#include "libvo/x11_common.h"

You can't include that if X11 isn't available, it won't compile.
The same applies to a GUI include you added unconditionally somewhere...


More information about the MPlayer-cvslog mailing list