kwin/src
Alex Richardson 105042ccda Correct the eglQueryWaylandBufferWL_func prototype
I am trying to build against a Qt built without OpenGL. In that case, the
openGL headers have not been included and therefore GLboolean is not
defined. Use EGLBoolean to match the EGL prototype.

See also d18486c033
2021-10-05 11:16:26 +01:00
..
wayland Correct the eglQueryWaylandBufferWL_func prototype 2021-10-05 11:16:26 +01:00