mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-15 21:22:40 +00:00
Fix build with old Mesa EGL headers
This commit is contained in:
@@ -11,6 +11,7 @@ extern "C" {
|
|||||||
|
|
||||||
#ifdef HAVE_EGL
|
#ifdef HAVE_EGL
|
||||||
#ifdef HAVE_EGL
|
#ifdef HAVE_EGL
|
||||||
|
#define MESA_EGL_NO_X11_HEADERS
|
||||||
#define EGL_NO_X11
|
#define EGL_NO_X11
|
||||||
#include <SDL_egl.h>
|
#include <SDL_egl.h>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user