summaryrefslogtreecommitdiff
path: root/src/daemon/wayland.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/daemon/wayland.h')
-rw-r--r--src/daemon/wayland.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/daemon/wayland.h b/src/daemon/wayland.h
index 816eb74..5a58ec9 100644
--- a/src/daemon/wayland.h
+++ b/src/daemon/wayland.h
@@ -30,5 +30,6 @@
#include <gtk/gtk.h>
void wayland_init_notification (GtkWindow* nw);
+void wayland_move_notification (GtkWindow* nw, int x, int y);
#endif /* _WAYLAND_H */