diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/wrapped/wrappedlibxcbrandr_private.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wrapped/wrappedlibxcbrandr_private.h b/src/wrapped/wrappedlibxcbrandr_private.h index 7e3974ea..b4c791ab 100644 --- a/src/wrapped/wrappedlibxcbrandr_private.h +++ b/src/wrapped/wrappedlibxcbrandr_private.h @@ -89,7 +89,7 @@ GO(xcb_randr_get_crtc_info_unchecked, pFpppu) //GO(xcb_randr_get_crtc_transform_sizeof, //GO(xcb_randr_get_crtc_transform_unchecked, GO(xcb_randr_get_monitors, pFppuC) -//GO(xcb_randr_get_monitors_monitors_iterator, +GO(xcb_randr_get_monitors_monitors_iterator, pFpp) GO(xcb_randr_get_monitors_monitors_length, iFp) GO(xcb_randr_get_monitors_reply, pFpup) GO(xcb_randr_get_monitors_sizeof, iFp) |