summaryrefslogtreecommitdiff
path: root/src/zmq_connecter.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/zmq_connecter.hpp')
-rw-r--r--src/zmq_connecter.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/zmq_connecter.hpp b/src/zmq_connecter.hpp
index 93497cb..dcdec19 100644
--- a/src/zmq_connecter.hpp
+++ b/src/zmq_connecter.hpp
@@ -33,7 +33,7 @@ namespace zmq
{
public:
- zmq_connecter_t (class io_thread_t *parent_, object_t *owner_,
+ zmq_connecter_t (class io_thread_t *parent_, socket_base_t *owner_,
const options_t &options_);
// Set IP address to connect to.