diff options
Diffstat (limited to 'include/rootston/output.h')
-rw-r--r-- | include/rootston/output.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/rootston/output.h b/include/rootston/output.h index 6b02d69f..257d9367 100644 --- a/include/rootston/output.h +++ b/include/rootston/output.h @@ -2,7 +2,7 @@ #define ROOTSTON_OUTPUT_H #include <pixman.h> #include <time.h> -#include <wayland-server.h> +#include <wayland-server-core.h> #include <wlr/types/wlr_box.h> #include <wlr/types/wlr_output_damage.h> |