(glx) Remove header includes here too
This commit is contained in:
parent
20e167e00f
commit
590e315bd1
|
@ -22,8 +22,6 @@
|
|||
|
||||
#include <signal.h>
|
||||
#include <stdint.h>
|
||||
#include <X11/Xlib.h>
|
||||
#include <X11/Xutil.h>
|
||||
#include <GL/glx.h>
|
||||
|
||||
static int (*g_pglSwapInterval)(int);
|
||||
|
|
Loading…
Reference in New Issue