windefs.h is now called xcb_windefs.h - changed all includes to reflect that.Replaced...
[free-sw/xcb/libxcb] / src / xcb.h
index bd9b635..14244a7 100644 (file)
--- a/src/xcb.h
+++ b/src/xcb.h
@@ -38,7 +38,7 @@
 #ifndef _WIN32
 #include <sys/uio.h>
 #else
-#include "windefs.h"
+#include "xcb_windefs.h"
 #endif
 #include <pthread.h>