aboutsummaryrefslogtreecommitdiffstats
path: root/tests/fixed-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/fixed-test.c')
-rw-r--r--tests/fixed-test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fixed-test.c b/tests/fixed-test.c
index 16fa5ff..739a3b1 100644
--- a/tests/fixed-test.c
+++ b/tests/fixed-test.c
@@ -23,7 +23,7 @@
#include <stdlib.h>
#include <stdio.h>
#include <assert.h>
-#include "../src/wayland-private.h"
+#include "wayland-private.h"
#include "test-runner.h"
TEST(fixed_double_conversions)