aboutsummaryrefslogtreecommitdiff
path: root/include/mgl/mgl.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/mgl/mgl.h')
-rw-r--r--include/mgl/mgl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/mgl/mgl.h b/include/mgl/mgl.h
index 4cbc8d5..bd0ae5b 100644
--- a/include/mgl/mgl.h
+++ b/include/mgl/mgl.h
@@ -11,6 +11,7 @@ struct mgl_context {
mgl_connection connection;
mgl_gl gl;
_XVisualInfo *visual_info;
+ GLXFBConfig fbconfig;
unsigned long wm_delete_window_atom;
unsigned long net_wm_ping_atom;
unsigned long net_wm_pid_atom;