aboutsummaryrefslogtreecommitdiffstats
path: root/include/sway/xwayland.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sway/xwayland.h')
-rw-r--r--include/sway/xwayland.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/sway/xwayland.h b/include/sway/xwayland.h
index 78d1053b..e6572ae9 100644
--- a/include/sway/xwayland.h
+++ b/include/sway/xwayland.h
@@ -1,3 +1,4 @@
1#ifdef HAVE_XWAYLAND
1#ifndef SWAY_XWAYLAND_H 2#ifndef SWAY_XWAYLAND_H
2#define SWAY_XWAYLAND_H 3#define SWAY_XWAYLAND_H
3 4
@@ -23,3 +24,4 @@ struct sway_xwayland {
23void handle_xwayland_ready(struct wl_listener *listener, void *data); 24void handle_xwayland_ready(struct wl_listener *listener, void *data);
24 25
25#endif 26#endif
27#endif