summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--wayland-client.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/wayland-client.h b/wayland-client.h
index be77a0e..2938ac8 100644
--- a/wayland-client.h
+++ b/wayland-client.h
@@ -23,7 +23,7 @@
#ifndef _WAYLAND_CLIENT_H
#define _WAYLAND_CLIENT_H
-#include <wayland-util.h>
+#include "wayland-util.h"
#ifdef __cplusplus
extern "C" {