mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-09 09:28:11 +02:00
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:
parent
f1ec506048
commit
5c332900f7
1 changed files with 2 additions and 0 deletions
|
|
@ -32,6 +32,8 @@
|
|||
#include <GLES2/gl2.h>
|
||||
#include <EGL/egl.h>
|
||||
|
||||
#include "../shared/platform.h"
|
||||
|
||||
struct window;
|
||||
struct seat;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue