glx: drop stray glcore.h include

(cherry picked from commit 1345c93ad4)
This commit is contained in:
George Sapountzis 2008-05-23 22:38:11 +03:00 committed by Adam Jackson
parent 6f18c5d703
commit 0845476521

View File

@ -42,13 +42,7 @@
#include <string.h>
#include "glxserver.h"
#include <GL/glxtokens.h>
#include <unpack.h>
#include <pixmapstr.h>
#include <windowstr.h>
#include "glxutil.h"
#include "GL/internal/glcore.h"
#include "GL/glxint.h"
/************************************************************************/
/* Context stuff */