nested-client: include platform.h

Missed because buliding nested clients requires cairo-glesv2.

Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
This commit is contained in:
Jonny Lamb 2015-03-24 13:12:06 +01:00 committed by Pekka Paalanen
parent f1ec506048
commit 5c332900f7

View file

@ -32,6 +32,8 @@
#include <GLES2/gl2.h>
#include <EGL/egl.h>
#include "../shared/platform.h"
struct window;
struct seat;