summaryrefslogtreecommitdiff
path: root/src/wayland/meta-wayland-tablet-pad-strip.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/wayland/meta-wayland-tablet-pad-strip.c')
-rw-r--r--src/wayland/meta-wayland-tablet-pad-strip.c15
1 files changed, 8 insertions, 7 deletions
diff --git a/src/wayland/meta-wayland-tablet-pad-strip.c b/src/wayland/meta-wayland-tablet-pad-strip.c
index 3c5deaef3..6d7b1e254 100644
--- a/src/wayland/meta-wayland-tablet-pad-strip.c
+++ b/src/wayland/meta-wayland-tablet-pad-strip.c
@@ -25,16 +25,17 @@
#include "config.h"
-#include <glib.h>
+#include "wayland/meta-wayland-tablet-pad-strip.h"
+#include <glib.h>
#include <wayland-server.h>
-#include "tablet-unstable-v2-server-protocol.h"
-#include "meta-surface-actor-wayland.h"
-#include "meta-wayland-private.h"
-#include "meta-wayland-tablet-pad.h"
-#include "meta-wayland-tablet-pad-group.h"
-#include "meta-wayland-tablet-pad-strip.h"
+#include "compositor/meta-surface-actor-wayland.h"
+#include "wayland/meta-wayland-private.h"
+#include "wayland/meta-wayland-tablet-pad.h"
+#include "wayland/meta-wayland-tablet-pad-group.h"
+
+#include "tablet-unstable-v2-server-protocol.h"
static void
unbind_resource (struct wl_resource *resource)