diff options
Diffstat (limited to 'src/glx/glitz_glxint.h')
-rw-r--r-- | src/glx/glitz_glxint.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/glx/glitz_glxint.h b/src/glx/glitz_glxint.h index fda6d9f..023a79b 100644 --- a/src/glx/glitz_glxint.h +++ b/src/glx/glitz_glxint.h @@ -184,6 +184,7 @@ glitz_glx_swap_buffers (void *abstract_drawable); slim_hidden_proto(glitz_glx_init) slim_hidden_proto(glitz_glx_fini) slim_hidden_proto(glitz_glx_find_drawable_format) +slim_hidden_proto(glitz_glx_find_drawable_format_for_visual) slim_hidden_proto(glitz_glx_get_visual_info_from_format) slim_hidden_proto(glitz_glx_create_drawable_for_window) slim_hidden_proto(glitz_glx_create_pbuffer_drawable) |