[vlc-devel] Re: Patch for libvlc_internal.h

Antoine Cellerier dionoea at videolan.org
Fri Aug 25 21:43:02 CEST 2006


On Fri, Aug 25, 2006, Michael Benjamin wrote:
> -#ifndef WIN32
> +#if !defined(WIN32) && defined(HAVE_X11_XLIB_H)
>  #include <X11/Xlib.h>
>  #endif

Can't you remove the !defined( WIN32 ) here ?

-- 
Antoine Cellerier
dionoea

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list