summaryrefslogtreecommitdiff
path: root/include/zmq.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/zmq.h')
-rw-r--r--include/zmq.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/zmq.h b/include/zmq.h
index ca34e58..2b7d356 100644
--- a/include/zmq.h
+++ b/include/zmq.h
@@ -28,7 +28,7 @@ extern "C" {
#include <errno.h>
#include <stddef.h>
#if defined _WIN32
-#include "winsock2.h"
+#include <winsock2.h>
#endif
/* Handle DSO symbol visibility */