diff options
Diffstat (limited to 'src/glx/x11/single2.c')
-rw-r--r-- | src/glx/x11/single2.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/glx/x11/single2.c b/src/glx/x11/single2.c index b008c6996c1..83a25052220 100644 --- a/src/glx/x11/single2.c +++ b/src/glx/x11/single2.c @@ -40,6 +40,7 @@ #ifdef USE_XCB #include <xcb/xcb.h> #include <xcb/glx.h> +#include <X11/Xlib-xcb.h> #endif /* USE_XCB */ |