diff --git a/include/input_state.h b/include/input_state.h index 27a82809d..000996e0c 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; - struct wlc_origin *lock_pos; + struct wlc_origin *lock_pos; } tiling; struct pointer_lock { bool left;