mirror of
https://github.com/libretro/RetroArch
synced 2025-04-07 13:23:32 +00:00
Add glsym/rglgen.h for x_ctx.c
This commit is contained in:
parent
76db3e02cf
commit
d4af68d2dd
@ -25,6 +25,7 @@
|
|||||||
|
|
||||||
#if defined(HAVE_OPENGL) || defined(HAVE_OPENGL1) || defined(HAVE_OPENGL_CORE)
|
#if defined(HAVE_OPENGL) || defined(HAVE_OPENGL1) || defined(HAVE_OPENGL_CORE)
|
||||||
#include <GL/glx.h>
|
#include <GL/glx.h>
|
||||||
|
#include <glsym/rglgen.h>
|
||||||
|
|
||||||
#ifndef GLX_SAMPLE_BUFFERS
|
#ifndef GLX_SAMPLE_BUFFERS
|
||||||
#define GLX_SAMPLE_BUFFERS 100000
|
#define GLX_SAMPLE_BUFFERS 100000
|
||||||
|
Loading…
x
Reference in New Issue
Block a user