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
|
@ -34,6 +34,10 @@
|
|||
extern "C" {
|
||||
#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
|
||||
|
||||
struct wl_surface;
|
||||
|
|
Loading…
Reference in New Issue
Block a user