aboutsummaryrefslogtreecommitdiffstats
path: root/wayland/registry.c
diff options
context:
space:
mode:
Diffstat (limited to 'wayland/registry.c')
-rw-r--r--wayland/registry.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/wayland/registry.c b/wayland/registry.c
index 43e41f0c..1ebc46e7 100644
--- a/wayland/registry.c
+++ b/wayland/registry.c
@@ -4,6 +4,7 @@
4#include <string.h> 4#include <string.h>
5#include <unistd.h> 5#include <unistd.h>
6#include <sys/mman.h> 6#include <sys/mman.h>
7#include <sys/types.h>
7#include <sys/timerfd.h> 8#include <sys/timerfd.h>
8#include "wayland-desktop-shell-client-protocol.h" 9#include "wayland-desktop-shell-client-protocol.h"
9#include "wayland-swaylock-client-protocol.h" 10#include "wayland-swaylock-client-protocol.h"