diff options
Diffstat (limited to 'tests/display-test.c')
| -rw-r--r-- | tests/display-test.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/display-test.c b/tests/display-test.c index 95b939e..844a649 100644 --- a/tests/display-test.c +++ b/tests/display-test.c @@ -32,8 +32,8 @@ #include <sys/types.h> #include <sys/stat.h> -#include "wayland-server.h" #include "wayland-private.h" +#include "wayland-server.h" #include "test-runner.h" struct display_destroy_listener { |
