@ -40,6 +40,7 @@
#include <cairo-gl.h>
#include <wayland-client.h>
#define WL_HIDE_DEPRECATED
#include <wayland-server.h>
#include "window.h"
@ -52,7 +52,6 @@
#include <libunwind.h>
#endif
#include "compositor.h"
#include "subsurface-server-protocol.h"
#include "../shared/os-compatibility.h"
@ -30,6 +30,8 @@ extern "C" {
#include <pixman.h>
#include <xkbcommon/xkbcommon.h>
#include "version.h"
@ -29,7 +29,6 @@
#include <sys/time.h>
#include <time.h>
#include <wayland-util.h>
@ -34,7 +34,6 @@
#include <math.h>
#include <sys/types.h>
#include "desktop-shell-server-protocol.h"
#include "input-method-server-protocol.h"