summaryrefslogtreecommitdiff
path: root/src/xcb.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/xcb.h')
-rw-r--r--src/xcb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xcb.h b/src/xcb.h
index bd9b635..14244a7 100644
--- 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>