mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-13 04:10:13 +00:00
gdkglcontext-x11: Use epoxy/glx.h rather then GL/glx.h
This commit is contained in:
parent
86ff51b842
commit
0144861dca
@ -36,7 +36,7 @@
|
||||
|
||||
#include <cairo/cairo-xlib.h>
|
||||
|
||||
#include <GL/glx.h>
|
||||
#include <epoxy/glx.h>
|
||||
|
||||
G_DEFINE_TYPE (GdkX11GLContext, gdk_x11_gl_context, GDK_TYPE_GL_CONTEXT)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user