mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 07:35:40 +00:00
fff9293c9b
Some versions of eglplatform.h don't support the MESA_EGL_NO_X11_HEADER define for cross-platform definitions of the EGL types. Remove the define and use an explicit cast instead. Fixes gio#46 Signed-off-by: Elias Naur <mail@eliasnaur.com>