diff --git a/plugins/qpa/eglhelpers.h b/plugins/qpa/eglhelpers.h --- a/plugins/qpa/eglhelpers.h +++ b/plugins/qpa/eglhelpers.h @@ -20,9 +20,9 @@ #pragma once -#define MESA_EGL_NO_X11_HEADERS #include #include "fixqopengl.h" +#include #include diff --git a/plugins/qpa/offscreensurface.h b/plugins/qpa/offscreensurface.h --- a/plugins/qpa/offscreensurface.h +++ b/plugins/qpa/offscreensurface.h @@ -20,9 +20,9 @@ #pragma once -#define MESA_EGL_NO_X11_HEADERS #include #include "fixqopengl.h" +#include #include