From 4948a7ff9f68b14d89adf5acc61f3b2bb445323e Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Mon, 20 Mar 2023 21:47:52 +0100 Subject: changed protocol naming --- wayland.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wayland.h') diff --git a/wayland.h b/wayland.h index 4844d28..741de20 100644 --- a/wayland.h +++ b/wayland.h @@ -2,7 +2,7 @@ #define WAYLAND_H #include "xdg-shell-client-protocol.h" -#include "wlr-layer-shell-unstable.h" +#include "wlr-layer-shell-protocol.h" #include "dwl-bar-ipc-unstable-v1-protocol.h" typedef struct ListElement ListElement; -- cgit v1.2.3-70-g09d2