summaryrefslogtreecommitdiff
path: root/src/dist.cpp
diff options
context:
space:
mode:
authorMartin Sustrik <sustrik@250bpm.com>2011-04-12 14:20:49 +0200
committerMartin Sustrik <sustrik@250bpm.com>2011-04-12 14:20:49 +0200
commit6191213a5737b774d83f341d4507b8baf702d381 (patch)
treeb53cf0deff94318fbc36bc17cfaad03acd191003 /src/dist.cpp
parent3b636d7d185cd1a1fa300b4d9ca78d2587cb4bf5 (diff)
Code dealing with messages moved to msg.cpp
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
Diffstat (limited to 'src/dist.cpp')
-rw-r--r--src/dist.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dist.cpp b/src/dist.cpp
index e447bc1..9d50368 100644
--- a/src/dist.cpp
+++ b/src/dist.cpp
@@ -24,7 +24,7 @@
#include "pipe.hpp"
#include "err.hpp"
#include "own.hpp"
-#include "msg_content.hpp"
+#include "msg.hpp"
zmq::dist_t::dist_t (own_t *sink_) :
active (0),