diff options
Diffstat (limited to 'tests/sanity-test.c')
| -rw-r--r-- | tests/sanity-test.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/sanity-test.c b/tests/sanity-test.c index 4e6f281..67ca663 100644 --- a/tests/sanity-test.c +++ b/tests/sanity-test.c @@ -27,7 +27,7 @@ #include <unistd.h> #include "test-runner.h" -#include "../src/wayland-util.h" +#include "wayland-util.h" TEST(empty) { |
