summaryrefslogtreecommitdiff
path: root/src/wayland-server.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/wayland-server.c')
-rw-r--r--src/wayland-server.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wayland-server.c b/src/wayland-server.c
index f3d8050..d2bc0c0 100644
--- a/src/wayland-server.c
+++ b/src/wayland-server.c
@@ -41,9 +41,9 @@
#include <sys/stat.h>
#include <ffi.h>
+#include "wayland-private.h"
#include "wayland-server.h"
#include "wayland-server-protocol.h"
-#include "connection.h"
struct wl_socket {
int fd;