windefs.h is now called xcb_windefs.h - changed all includes to reflect that.Replaced...
[free-sw/xcb/libxcb] / src / xcb_auth.c
index a52f922..8fcfafd 100644 (file)
@@ -32,7 +32,7 @@
 #include <stdlib.h>
 
 #ifdef _WIN32
-#include "windefs.h"
+#include "xcb_windefs.h"
 #else
 #include <sys/socket.h>
 #include <netinet/in.h>