aboutsummaryrefslogtreecommitdiff
path: root/xwayland/selection.c
diff options
context:
space:
mode:
Diffstat (limited to 'xwayland/selection.c')
-rw-r--r--xwayland/selection.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xwayland/selection.c b/xwayland/selection.c
index ba386341..220736d4 100644
--- a/xwayland/selection.c
+++ b/xwayland/selection.c
@@ -7,7 +7,7 @@
#include <fcntl.h>
#include "wlr/util/log.h"
#include "wlr/types/wlr_data_device.h"
-#include "xwm.h"
+#include "wlr/xwm.h"
static const size_t incr_chunk_size = 64 * 1024;