Update glad_glx.h

This commit is contained in:
wheremyfoodat 2023-09-30 01:58:37 +03:00
parent 6125b7ebf7
commit 53858d7bd7

View file

@ -89,7 +89,7 @@
#include <X11/X.h>
#include <X11/Xlib.h>
#include <X11/Xutil.h>
#include "glad.h"
#include <glad/gl.h>
#ifndef __glad_glxext_h_