diff options
Diffstat (limited to 'include/rootston/server.h')
-rw-r--r-- | include/rootston/server.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/rootston/server.h b/include/rootston/server.h index 1836a374..f48549f2 100644 --- a/include/rootston/server.h +++ b/include/rootston/server.h @@ -1,7 +1,7 @@ #ifndef _ROOTSTON_SERVER_H #define _ROOTSTON_SERVER_H -#include <wayland-server.h> +#include <wayland-server-core.h> #include <wlr/backend.h> #include <wlr/backend/session.h> #include <wlr/config.h> |