aboutsummaryrefslogtreecommitdiff
path: root/gl
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2014-01-05 20:42:40 +0100
committermarha <marha@users.sourceforge.net>2014-01-05 20:42:40 +0100
commit7b4b94b4449aec056c4c92f5cacc2f89a292a80e (patch)
treeaa537bfd1819738dd606b5bfb97a5b094abf41f4 /gl
parent0fd65ec557757ec8760a96400a09b8a8a92a7b14 (diff)
downloadvcxsrv-7b4b94b4449aec056c4c92f5cacc2f89a292a80e.tar.gz
vcxsrv-7b4b94b4449aec056c4c92f5cacc2f89a292a80e.tar.bz2
vcxsrv-7b4b94b4449aec056c4c92f5cacc2f89a292a80e.zip
Synchronised files
Diffstat (limited to 'gl')
-rw-r--r--gl/glx.h1
1 files changed, 1 insertions, 0 deletions
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;