summaryrefslogtreecommitdiff
path: root/src/wayland/meta-wayland-data-offer-primary.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wayland/meta-wayland-data-offer-primary.h')
-rw-r--r--src/wayland/meta-wayland-data-offer-primary.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/wayland/meta-wayland-data-offer-primary.h b/src/wayland/meta-wayland-data-offer-primary.h
index cf59fb5c7..3922b7e92 100644
--- a/src/wayland/meta-wayland-data-offer-primary.h
+++ b/src/wayland/meta-wayland-data-offer-primary.h
@@ -26,6 +26,7 @@
#include "meta-wayland-data-offer.h"
-MetaWaylandDataOffer * meta_wayland_data_offer_primary_new (struct wl_resource *target);
+MetaWaylandDataOffer * meta_wayland_data_offer_primary_new (MetaWaylandCompositor *compositor,
+ struct wl_resource *target);
#endif /* META_WAYLAND_DATA_OFFER_PRIMARY_H */