From 23c72bee1c57014f34a236e38cbd3ad8281de7d1 Mon Sep 17 00:00:00 2001 From: Furkan Sahin Date: Sat, 18 Mar 2017 16:57:26 -0400 Subject: wl_poitner -> wl_pointer --- include/client/window.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/client/window.h b/include/client/window.h index fbfbbc5f..8af8225c 100644 --- a/include/client/window.h +++ b/include/client/window.h @@ -24,7 +24,7 @@ struct cursor { struct wl_surface *surface; struct wl_cursor_theme *cursor_theme; struct wl_cursor *cursor; - struct wl_poitner *pointer; + struct wl_pointer *pointer; }; enum scroll_direction { -- cgit v1.2.3