mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 21:32:45 +00:00
(xegl_ctx.c) Remove some unused X11 headers
This commit is contained in:
parent
27661c8087
commit
20e167e00f
@ -28,8 +28,6 @@
|
||||
#include <stdint.h>
|
||||
#include <EGL/egl.h>
|
||||
#include <EGL/eglext.h>
|
||||
#include <X11/Xlib.h>
|
||||
#include <X11/Xutil.h>
|
||||
|
||||
#ifndef EGL_OPENGL_ES3_BIT_KHR
|
||||
#define EGL_OPENGL_ES3_BIT_KHR 0x0040
|
||||
|
Loading…
x
Reference in New Issue
Block a user