diff options
Diffstat (limited to 'src/wlstate.h')
| -rw-r--r-- | src/wlstate.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wlstate.h b/src/wlstate.h index e4757f6..9d962c2 100644 --- a/src/wlstate.h +++ b/src/wlstate.h @@ -12,3 +12,4 @@ struct wl_state_s { bool wayc_wl_state_init(struct wl_state_s *state); void wayc_wl_state_deinit(struct wl_state_s *state); +void wayc_wl_state_update(struct wl_state_s *state); |
