X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fxcb_ext.c;h=831f283810c26bcf37f8647195a639a3745240c5;hb=b52790e8ed4bb077eabdeca803935d2910558acc;hp=68bb29bdf2a6d320433a07ecd6304aaae984cb3d;hpb=ed93a6a2a8e23f12380709de6e04b2d833df7e71;p=free-sw%2Fxcb%2Flibxcb diff --git a/src/xcb_ext.c b/src/xcb_ext.c index 68bb29b..831f283 100644 --- a/src/xcb_ext.c +++ b/src/xcb_ext.c @@ -25,6 +25,10 @@ /* A cache for QueryExtension results. */ +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif + #include #include