mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-05 10:20:36 +02:00
glx: remove duplicated include
Remove duplicated include. Signed-off-by: Brian Paul <brianp@vmware.com>
This commit is contained in:
parent
3f28dbd9bb
commit
7eed3dba58
1 changed files with 0 additions and 2 deletions
|
|
@ -89,8 +89,6 @@ typedef struct __GLXDRIdisplayRec __GLXDRIdisplay;
|
|||
typedef struct __GLXDRIscreenRec __GLXDRIscreen;
|
||||
typedef struct __GLXDRIdrawableRec __GLXDRIdrawable;
|
||||
|
||||
#include "glxextensions.h"
|
||||
|
||||
struct __GLXDRIdisplayRec
|
||||
{
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue