aboutsummaryrefslogtreecommitdiffstats
path: root/src/event-loop.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/event-loop.c')
-rw-r--r--src/event-loop.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/event-loop.c b/src/event-loop.c
index e383300..8db9c7c 100644
--- a/src/event-loop.c
+++ b/src/event-loop.c
@@ -35,6 +35,7 @@
#include <unistd.h>
#include <assert.h>
#include "wayland-server.h"
+#include "wayland-private.h"
#include "wayland-os.h"
struct wl_event_loop {