libs: window: wayland: remove unused header include

Remove wayland-client.h include since there is no exposed symbols from
it.
This commit is contained in:
Víctor Manuel Jáquez Leal 2017-11-27 13:04:24 +01:00
parent bfc7f66708
commit 20b95f0fec

View file

@ -24,7 +24,6 @@
#ifndef GST_VAAPI_WINDOW_WAYLAND_H
#define GST_VAAPI_WINDOW_WAYLAND_H
#include <wayland-client.h>
#include <gst/vaapi/gstvaapidisplay.h>
#include <gst/vaapi/gstvaapiwindow.h>