tests: Include wayland-private.h for container_of

This commit is contained in:
Kristian Høgsberg 2012-10-21 10:04:17 -04:00
parent 1bade73b6b
commit c450b6e23b

View file

@ -32,6 +32,7 @@
#include <sys/stat.h>
#include "wayland-server.h"
#include "wayland-private.h"
#include "test-runner.h"
struct client_destroy_listener {