glx: drop stray glcore.h include

This commit is contained in:
George Sapountzis 2008-05-23 22:38:11 +03:00
parent ae0504d34d
commit 1345c93ad4

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 */