mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-04-20 16:31:43 +02:00
glx: drop stray glcore.h include
(cherry picked from commit 1345c93ad4)
This commit is contained in:
parent
6f18c5d703
commit
0845476521
1 changed files with 0 additions and 6 deletions
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue