X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fxcb_ext.c;h=831f283810c26bcf37f8647195a639a3745240c5;hb=cca607409068ad0948e7283fb8d0465cabc51686;hp=68bb29bdf2a6d320433a07ecd6304aaae984cb3d;hpb=9c9c09b376fe1ddcedd03c52cfc0b06867d998c9;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