diff options
-rw-r--r-- | libxcb/src/libxcb.def | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libxcb/src/libxcb.def b/libxcb/src/libxcb.def index 0a8526baf..01ee17334 100644 --- a/libxcb/src/libxcb.def +++ b/libxcb/src/libxcb.def @@ -45,6 +45,7 @@ EXPORTS xcb_screen_allowed_depths_iterator
xcb_screen_next
xcb_setup_roots_iterator
+ xcb_setup_roots_length
xcb_shape_id
xcb_shape_query_extents
xcb_shape_query_extents_reply
|