diff options
Diffstat (limited to 'egl/wayland-egl-backend.h')
| -rw-r--r-- | egl/wayland-egl-backend.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/egl/wayland-egl-backend.h b/egl/wayland-egl-backend.h index 869c86f..e5287b7 100644 --- a/egl/wayland-egl-backend.h +++ b/egl/wayland-egl-backend.h @@ -35,8 +35,8 @@ extern "C" { #endif /* - * NOTE: This version must be kept in sync with the Version field in the - * wayland-egl-backend.pc.in file. + * NOTE: This version must be kept in sync with the version field in the + * wayland-egl-backend pkgconfig file generated in meson.build. */ #define WL_EGL_WINDOW_VERSION 3 |
