From 7b4b94b4449aec056c4c92f5cacc2f89a292a80e Mon Sep 17 00:00:00 2001 From: marha Date: Sun, 5 Jan 2014 20:42:40 +0100 Subject: Synchronised files --- gl/glx.h | 1 + 1 file changed, 1 insertion(+) (limited to 'gl') diff --git a/gl/glx.h b/gl/glx.h index 62d0ede9e..234abc050 100644 --- a/gl/glx.h +++ b/gl/glx.h @@ -168,6 +168,7 @@ typedef XID GLXDrawable; /* GLX 1.3 and later */ typedef struct __GLXFBConfigRec *GLXFBConfig; typedef XID GLXFBConfigID; +typedef XID GLXContextID; typedef XID GLXWindow; typedef XID GLXPbuffer; -- cgit v1.2.3