---
 clients/desktop-shell.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/clients/desktop-shell.c b/clients/desktop-shell.c
index cf28246..61599c3 100644
--- a/clients/desktop-shell.c
+++ b/clients/desktop-shell.c
@@ -53,7 +53,7 @@ struct desktop {
        struct window *grab_window;
        struct widget *grab_widget;
 
-       enum desktop_shell_cursor grab_cursor;
+       enum cursor_type grab_cursor;
 };
 
 struct surface {
-- 
1.7.10.4

_______________________________________________
wayland-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to