[vlc-devel] [PATCH] direct3d11: Fix mingw build
Jean-Baptiste Kempf
jb at videolan.org
Tue Mar 17 11:19:33 CET 2015
LGTM, please apply.
On 17 Mar, Hugo Beauzée-Luyssen wrote :
> ---
> modules/video_output/msw/direct3d11.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/modules/video_output/msw/direct3d11.c b/modules/video_output/msw/direct3d11.c
> index ba129f6..18552ee 100644
> --- a/modules/video_output/msw/direct3d11.c
> +++ b/modules/video_output/msw/direct3d11.c
> @@ -29,10 +29,10 @@
> #include <vlc_vout_display.h>
>
> #define COBJMACROS
> +#define INITGUID
> #include <d3d11.h>
>
> /* avoided until we can pass ISwapchainPanel without c++/cx mode
> -# define INITGUID
> # include <windows.ui.xaml.media.dxinterop.h> */
>
> #include "common.h"
> --
> 2.1.0
>
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel
--
With my kindest regards,
--
Jean-Baptiste Kempf
http://www.jbkempf.com/ - +33 672 704 734
Sent from my Electronic Device
More information about the vlc-devel
mailing list