glx: remove duplicated include
Remove duplicated include. Signed-off-by: Brian Paul <brianp@vmware.com>
This commit is contained in:
committed by
Brian Paul
parent
3f28dbd9bb
commit
7eed3dba58
@@ -89,8 +89,6 @@ typedef struct __GLXDRIdisplayRec __GLXDRIdisplay;
|
||||
typedef struct __GLXDRIscreenRec __GLXDRIscreen;
|
||||
typedef struct __GLXDRIdrawableRec __GLXDRIdrawable;
|
||||
|
||||
#include "glxextensions.h"
|
||||
|
||||
struct __GLXDRIdisplayRec
|
||||
{
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user