(glx) Remove header includes here too

This commit is contained in:
twinaphex 2015-04-16 22:41:17 +02:00
parent 20e167e00f
commit 590e315bd1
1 changed files with 0 additions and 2 deletions

View File

@ -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);