aboutsummaryrefslogtreecommitdiff
path: root/wayland.h
diff options
context:
space:
mode:
Diffstat (limited to 'wayland.h')
-rw-r--r--wayland.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/wayland.h b/wayland.h
index b6c93a3..635cfcb 100644
--- a/wayland.h
+++ b/wayland.h
@@ -6,6 +6,7 @@
void setup_registry_and_globals(client_state* state);
void create_surface(client_state* state);
void setup_seat(client_state* state);
+void setup_data_device(client_state* state);
void setup_pointer(client_state* state);
void setup_keyboard(client_state* state);