diff options
Diffstat (limited to 'libxcb/src/bigreq.c')
-rw-r--r-- | libxcb/src/bigreq.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libxcb/src/bigreq.c b/libxcb/src/bigreq.c index 53dfe029b..8c591aa65 100644 --- a/libxcb/src/bigreq.c +++ b/libxcb/src/bigreq.c @@ -6,6 +6,7 @@ #include <assert.h> #include "xcbext.h" #include "bigreq.h" +#include <X11/Xtrans/Xtrans.h> xcb_extension_t xcb_big_requests_id = { "BIG-REQUESTS" }; |