Skip to content
Commit 4b052e44 authored by Jan Beich's avatar Jan Beich
Browse files

emulators/qemu31: unbreak with libglvnd >= 1.3.4

In file included from ui/egl-helpers.c:21:
include/ui/egl-helpers.h:46:55: error: unknown type name 'Window'
EGLSurface qemu_egl_init_surface_x11(EGLContext ectx, Window win);
                                                      ^
ui/egl-helpers.c:276:55: error: unknown type name 'Window'
EGLSurface qemu_egl_init_surface_x11(EGLContext ectx, Window win)
                                                      ^

PR:		258269
Reported by:	antoine (via exp-run)
parent 401356c6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment