aboutsummaryrefslogtreecommitdiff
path: root/dwlb.c
diff options
context:
space:
mode:
Diffstat (limited to 'dwlb.c')
-rw-r--r--dwlb.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/dwlb.c b/dwlb.c
index f951b64..90337af 100644
--- a/dwlb.c
+++ b/dwlb.c
@@ -19,9 +19,9 @@
#include <wayland-client.h>
#include "utf8.h"
-#include "wlr-layer-shell-unstable-v1-protocol.h"
#include "xdg-shell-protocol.h"
-#include "xdg-output-protocol.h"
+#include "xdg-output-unstable-v1-protocol.h"
+#include "wlr-layer-shell-unstable-v1-protocol.h"
#define DIE(fmt, ...) \
do { \