diff options
Diffstat (limited to 'wayland.h')
| -rw-r--r-- | wayland.h | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -2,8 +2,7 @@ #define WAYLAND_H #include <wayland-client.h> -#include "xdg-shell-protocol.h" -#include "wlr-layer-shell-protocol.h" +#include "ext-session-lock-protocol.h" int allocate_shm_file(size_t size); |