vulkan/wsi: include builddir for generated headers
authorJuan A. Suarez Romero <jasuarez@igalia.com>
Mon, 13 Mar 2017 15:04:20 +0000 (16:04 +0100)
committerJuan A. Suarez Romero <jasuarez@igalia.com>
Mon, 13 Mar 2017 15:04:20 +0000 (16:04 +0100)
commit192de3f051c70ff1404369f88ae2d55f1ffcf806
tree55d54cfcc86dac410c39c097a61b5646f23c0595
parentdd4db84640bbb694f180dd50850c3388f67228be
vulkan/wsi: include builddir for generated headers

wayland-drm-client-protocol.h is generated in builddir, so when
builddir != srcdir the header is not found, and compilation of
wsi_common_wayland.c will fail.

Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
src/vulkan/Makefile.am