summaryrefslogtreecommitdiff
path: root/tests/spec/glx_arb_create_context/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/spec/glx_arb_create_context/common.h')
-rw-r--r--tests/spec/glx_arb_create_context/common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/spec/glx_arb_create_context/common.h b/tests/spec/glx_arb_create_context/common.h
index 2e58b16db..e1ac28e6f 100644
--- a/tests/spec/glx_arb_create_context/common.h
+++ b/tests/spec/glx_arb_create_context/common.h
@@ -30,6 +30,7 @@ extern GLXFBConfig fbconfig;
extern XVisualInfo *visinfo;
extern Window win;
extern GLXWindow glxWin;
+extern int glx_error_code;
extern bool parse_version_string(const char *string, int *major, int *minor);