X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fxcb.h;h=14244a70e41144d3254f44e41d553b9f61e86e3e;hb=29cca33b9001961fa2c33bb9d9fe4a9983913fce;hp=35d876883461919026491dbaec8cf248b86dcae8;hpb=367882fa32489ebafcd9afc04fbf732b02ceb33a;p=free-sw%2Fxcb%2Flibxcb diff --git a/src/xcb.h b/src/xcb.h index 35d8768..14244a7 100644 --- a/src/xcb.h +++ b/src/xcb.h @@ -35,7 +35,11 @@ #include #endif +#ifndef _WIN32 #include +#else +#include "xcb_windefs.h" +#endif #include