aboutsummaryrefslogtreecommitdiffstats
path: root/tests/client-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/client-test.c')
-rw-r--r--tests/client-test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/client-test.c b/tests/client-test.c
index dd2190f..5521510 100644
--- a/tests/client-test.c
+++ b/tests/client-test.c
@@ -31,7 +31,7 @@
#include <sys/types.h>
#include <sys/stat.h>
-#include "../src/wayland-server.h"
+#include "wayland-server.h"
#include "test-runner.h"
struct client_destroy_listener {