windefs.h is now called xcb_windefs.h - changed all includes to reflect that.Replaced...
[free-sw/xcb/libxcb] / src / xcb_in.c
index 20ff4f2..4191dc3 100644 (file)
 #include "xcbint.h"
 #if USE_POLL
 #include <poll.h>
-#elif !defined WIN32
+#elif !defined _WIN32
 #include <sys/select.h>
 #endif
 
 #ifdef _WIN32
-#include "windefs.h"
+#include "xcb_windefs.h"
 #endif /* _WIN32 */
 
 #define XCB_ERROR 0