anv/wsi: Don't include wayland headers

Unused and we'll rework the way wayland-drm-client-protocol.h is
generated with later commit.

v2 [Emil]
 - Also remove wayland-client.h

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
This commit is contained in:
Jason Ekstrand 2017-03-01 21:15:55 -08:00 committed by Emil Velikov
parent d1042ef1dc
commit 4ea9bbe1f6
1 changed files with 0 additions and 3 deletions

View File

@ -21,9 +21,6 @@
* IN THE SOFTWARE.
*/
#include <wayland-client.h>
#include <wayland-drm-client-protocol.h>
#include "vk_format_info.h"
#include <util/hash_table.h>