diff options
Diffstat (limited to 'src/xcb_auth.c')
-rw-r--r-- | src/xcb_auth.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xcb_auth.c b/src/xcb_auth.c index a52f922..8fcfafd 100644 --- a/src/xcb_auth.c +++ b/src/xcb_auth.c @@ -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> |