mirror of
https://github.com/swaywm/sway.git
synced 2025-11-07 13:29:56 -05:00
input include directory
This commit is contained in:
parent
ec7fc42a00
commit
d76e745b73
7 changed files with 10 additions and 10 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#define _XOPEN_SOURCE 700
|
||||
#include <wlr/types/wlr_cursor.h>
|
||||
#include "sway/cursor.h"
|
||||
#include "sway/input/cursor.h"
|
||||
#include "log.h"
|
||||
|
||||
static void handle_cursor_motion(struct wl_listener *listener, void *data) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue