mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-10-29 05:40:16 -04:00
wayland-egl: add a note about keeping the backend version in sync
Signed-off-by: Emil Velikov <emil.velikov@collabora.com> Reviewed-by: Arnaud Vrac <avrac@freebox.fr>
This commit is contained in:
parent
bf3f9e2413
commit
066113a4c8
1 changed files with 4 additions and 0 deletions
|
|
@ -34,6 +34,10 @@
|
||||||
extern "C" {
|
extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/*
|
||||||
|
* NOTE: This version must be kept in sync with the Version field in the
|
||||||
|
* wayland-egl-backend.pc.in file.
|
||||||
|
*/
|
||||||
#define WL_EGL_WINDOW_VERSION 3
|
#define WL_EGL_WINDOW_VERSION 3
|
||||||
|
|
||||||
struct wl_surface;
|
struct wl_surface;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue