X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fxcb_out.c;fp=src%2Fxcb_out.c;h=405f963de2b0087e1a250ba8b54f94c400ac115c;hb=b52790e8ed4bb077eabdeca803935d2910558acc;hp=c0601f27024d667a8aaae1d4136c47848e99faf7;hpb=ed93a6a2a8e23f12380709de6e04b2d833df7e71;p=free-sw%2Fxcb%2Flibxcb diff --git a/src/xcb_out.c b/src/xcb_out.c index c0601f2..405f963 100644 --- a/src/xcb_out.c +++ b/src/xcb_out.c @@ -25,6 +25,10 @@ /* Stuff that sends stuff to the server. */ +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif + #include #include #include