From 97bd548456f83420134c3316f56add2a8b6b2563 Mon Sep 17 00:00:00 2001 From: Luminarys Date: Fri, 21 Aug 2015 09:26:22 -0500 Subject: More minor fixes --- include/input_state.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/input_state.h') diff --git a/include/input_state.h b/include/input_state.h index 528d5e12..27a82809 100644 --- a/include/input_state.h +++ b/include/input_state.h @@ -37,7 +37,7 @@ extern struct pointer_state { struct pointer_tiling { bool resize; swayc_t *init_view; - wlc_origin *lock_pos; + struct wlc_origin *lock_pos; } tiling; struct pointer_lock { bool left; -- cgit v1.2.3-54-g00ecf