summaryrefslogtreecommitdiff
path: root/src/glx
diff options
context:
space:
mode:
authorNicolas Kaiser <nikai@nikai.net>2010-09-30 07:34:53 -0700
committerBrian Paul <brianp@vmware.com>2010-09-30 09:36:23 -0600
commit7eed3dba58740a8ade94cfab315afa198d1beebe (patch)
tree90433488df9ed584dcde166a110d6cf8c5eb6997 /src/glx
parent3f28dbd9bb78f03681005cafa115008595b3c27d (diff)
glx: remove duplicated include
Remove duplicated include. Signed-off-by: Brian Paul <brianp@vmware.com>
Diffstat (limited to 'src/glx')
-rw-r--r--src/glx/glxclient.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/glx/glxclient.h b/src/glx/glxclient.h
index 324b5a65c1..36a0808c04 100644
--- a/src/glx/glxclient.h
+++ b/src/glx/glxclient.h
@@ -89,8 +89,6 @@ typedef struct __GLXDRIdisplayRec __GLXDRIdisplay;
typedef struct __GLXDRIscreenRec __GLXDRIscreen;
typedef struct __GLXDRIdrawableRec __GLXDRIdrawable;
-#include "glxextensions.h"
-
struct __GLXDRIdisplayRec
{
/**