summaryrefslogtreecommitdiff
path: root/glx/glxext.h
diff options
context:
space:
mode:
Diffstat (limited to 'glx/glxext.h')
-rw-r--r--glx/glxext.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/glx/glxext.h b/glx/glxext.h
index 72092f34a..7008c4763 100644
--- a/glx/glxext.h
+++ b/glx/glxext.h
@@ -38,6 +38,7 @@
extern GLboolean __glXFreeContext(__GLXcontext *glxc);
extern void __glXFlushContextCache(void);
+extern void __glXAddToContextList(__GLXcontext *cx);
extern void __glXErrorCallBack(GLenum code);
extern void __glXClearErrorOccured(void);
extern GLboolean __glXErrorOccured(void);