summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMartin Sustrik <sustrik@250bpm.com>2010-06-17 17:09:51 +0200
committerMartin Sustrik <sustrik@250bpm.com>2010-06-17 17:09:51 +0200
commitcff7ba2315c0f62fa3679afa24ecea88da38a365 (patch)
tree2c55889c40fa4413a7d2d75ceafb0d3501f18462 /src
parent7f01e9970d211235fc8057de6dc41ba8ceafe795 (diff)
Windows build fixed
Diffstat (limited to 'src')
-rw-r--r--src/zmq.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/zmq.cpp b/src/zmq.cpp
index 73a8d65..75e2e7f 100644
--- a/src/zmq.cpp
+++ b/src/zmq.cpp
@@ -18,6 +18,7 @@
*/
#include "../include/zmq.h"
+#include "../include/zmq_utils.h"
#include <string.h>
#include <errno.h>