[Mesa-dev] [PATCH 6/7] anv/wsi: Don't include wayland-drm-client-protocol.h

Emil Velikov emil.l.velikov at gmail.com
Thu Mar 2 13:05:36 UTC 2017


On 2 March 2017 at 05:28, Jason Ekstrand <jason at jlekstrand.net> wrote:
> ---
>  src/intel/vulkan/anv_wsi_wayland.c | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/src/intel/vulkan/anv_wsi_wayland.c b/src/intel/vulkan/anv_wsi_wayland.c
> index 5d49671..690fd30 100644
> --- a/src/intel/vulkan/anv_wsi_wayland.c
> +++ b/src/intel/vulkan/anv_wsi_wayland.c
> @@ -22,7 +22,6 @@
>   */
>
>  #include <wayland-client.h>
> -#include <wayland-drm-client-protocol.h>
>
This patch should come just before (or get merged) with 1/7.

-Emil


More information about the mesa-dev mailing list