diff --git a/client/displayservers/Wayland/wayland.c b/client/displayservers/Wayland/wayland.c index bb742f24..ea5172eb 100644 --- a/client/displayservers/Wayland/wayland.c +++ b/client/displayservers/Wayland/wayland.c @@ -20,39 +20,13 @@ Place, Suite 330, Boston, MA 02111-1307 USA #define _GNU_SOURCE #include "wayland.h" -#include -#include -#include #include -#include -#include -#include -#include -#include -#include - -#include +#include #include -#if defined(ENABLE_EGL) || defined(ENABLE_OPENGL) -# include -# include "egl_dynprocs.h" -# include -#endif - -#include "app.h" #include "common/debug.h" -#include "common/locking.h" -#include "common/countedbuffer.h" #include "common/option.h" -#include "wayland-xdg-shell-client-protocol.h" -#include "wayland-xdg-decoration-unstable-v1-client-protocol.h" -#include "wayland-keyboard-shortcuts-inhibit-unstable-v1-client-protocol.h" -#include "wayland-pointer-constraints-unstable-v1-client-protocol.h" -#include "wayland-relative-pointer-unstable-v1-client-protocol.h" -#include "wayland-idle-inhibit-unstable-v1-client-protocol.h" - static struct Option waylandOptions[] = { {