Fix build with old Mesa EGL headers

This commit is contained in:
Cameron Gutman
2021-01-31 18:41:53 -06:00
parent ed57c54d06
commit 5bf4266973

View File

@@ -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>