diff options
Diffstat (limited to 'tests/event-loop-test.c')
| -rw-r--r-- | tests/event-loop-test.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/event-loop-test.c b/tests/event-loop-test.c index 01d92d6..e630cde 100644 --- a/tests/event-loop-test.c +++ b/tests/event-loop-test.c @@ -24,7 +24,7 @@ #include <assert.h> #include <unistd.h> #include <signal.h> -#include "../src/wayland-server.h" +#include "wayland-server.h" #include "test-runner.h" static int |
