mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-04-04 23:06:13 +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
|
||||
#define MESA_EGL_NO_X11_HEADERS
|
||||
#define EGL_NO_X11
|
||||
#include <SDL_egl.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user