aboutsummaryrefslogtreecommitdiff
path: root/include/client
diff options
context:
space:
mode:
authorFurkan Sahin <furkan-dev@proton.me>2017-03-18 16:57:26 -0400
committerFurkan Sahin <furkan-dev@proton.me>2017-03-18 16:57:26 -0400
commit23c72bee1c57014f34a236e38cbd3ad8281de7d1 (patch)
tree491d1e7f1d6847401fd78c6e421e6e84d016b1c7 /include/client
parent8622d9c07e95f0192d35d20fac23c24c17de8190 (diff)
wl_poitner -> wl_pointer
Diffstat (limited to 'include/client')
-rw-r--r--include/client/window.h2
1 files changed, 1 insertions, 1 deletions
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 {