diff options
Diffstat (limited to 'wayland.h')
| -rw-r--r-- | wayland.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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; |