summaryrefslogtreecommitdiff
path: root/wayland/client.c
diff options
context:
space:
mode:
authorDrew DeVault <[email protected]>2015-11-18 17:59:17 -0500
committerDrew DeVault <[email protected]>2015-11-18 17:59:35 -0500
commit929537c158fc415f557b818eb28f1759a4e62ee6 (patch)
treefeb36749c1255bbe5955a33a19f6f50571b616cc /wayland/client.c
parent86372d00db86502cb41ae645b917c8191c22c994 (diff)
Generate protocol headers
Diffstat (limited to 'wayland/client.c')
-rw-r--r--wayland/client.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/wayland/client.c b/wayland/client.c
index 116538cf..190d5ecb 100644
--- a/wayland/client.c
+++ b/wayland/client.c
@@ -1,4 +1,5 @@
#include <wayland-client.h>
+#include "wayland-xdg-shell-client-protocol.h"
#include <cairo/cairo.h>
#include <pango/pangocairo.h>
#include <stdlib.h>