mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-21 05:26:23 +00:00
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:
parent
bfc7f66708
commit
20b95f0fec
1 changed files with 0 additions and 1 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue