aboutsummaryrefslogtreecommitdiff
path: root/rootston/touch.c
diff options
context:
space:
mode:
Diffstat (limited to 'rootston/touch.c')
-rw-r--r--rootston/touch.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/rootston/touch.c b/rootston/touch.c
index f6d9b11a..069853ab 100644
--- a/rootston/touch.c
+++ b/rootston/touch.c
@@ -3,6 +3,7 @@
#include <wlr/types/wlr_input_device.h>
#include <wlr/types/wlr_pointer.h>
#include "rootston/input.h"
+#include "rootston/touch.h"
// TODO: we'll likely want touch events to both control the cursor *and* be
// submitted directly to the seat.