summaryrefslogtreecommitdiff
path: root/src/socket_base.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/socket_base.hpp')
-rw-r--r--src/socket_base.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/socket_base.hpp b/src/socket_base.hpp
index 5327acc..31c241b 100644
--- a/src/socket_base.hpp
+++ b/src/socket_base.hpp
@@ -24,7 +24,7 @@
#include <map>
#include <vector>
-#include "../bindings/c/zmq.h"
+#include "../include/zmq.h"
#include "i_endpoint.hpp"
#include "object.hpp"