about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/wrapped/wrappedwaylandclient_private.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/wrapped/wrappedwaylandclient_private.h b/src/wrapped/wrappedwaylandclient_private.h
index aa67f11c..d845ac2f 100644
--- a/src/wrapped/wrappedwaylandclient_private.h
+++ b/src/wrapped/wrappedwaylandclient_private.h
@@ -7,12 +7,12 @@ GO(wl_array_copy, iFpp)
 GO(wl_array_init, vFp)
 GO(wl_array_release, vFp)
 DATA(wl_buffer_interface, 40)
-//DATA(wl_callback_interface, 0)
+DATA(wl_callback_interface, 40)
 DATA(wl_compositor_interface, 40)
-//DATA(wl_data_device_interface, 0)
-//DATA(wl_data_device_manager_interface, 0)
+DATA(wl_data_device_interface, 40)
+DATA(wl_data_device_manager_interface, 40)
 //DATA(wl_data_offer_interface, 0)
-//DATA(wl_data_source_interface, 0)
+DATA(wl_data_source_interface, 40)
 GO(wl_display_cancel_read, vFp)
 GO(wl_display_connect, pFp)
 GO(wl_display_connect_to_fd, pFi)