diff options
Diffstat (limited to 'xwayland/xwayland.c')
-rw-r--r-- | xwayland/xwayland.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xwayland/xwayland.c b/xwayland/xwayland.c index 489640d3..2018d341 100644 --- a/xwayland/xwayland.c +++ b/xwayland/xwayland.c @@ -10,7 +10,7 @@ #include <sys/wait.h> #include <time.h> #include <unistd.h> -#include <wayland-server.h> +#include <wayland-server-core.h> #include <wlr/util/log.h> #include <wlr/xwayland.h> #include "sockets.h" |