summaryrefslogtreecommitdiff
path: root/src/i_thread.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/i_thread.hpp')
-rw-r--r--src/i_thread.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/i_thread.hpp b/src/i_thread.hpp
index fdb60c5..9f31592 100644
--- a/src/i_thread.hpp
+++ b/src/i_thread.hpp
@@ -17,10 +17,10 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __ZS_I_THREAD_HPP_INCLUDED__
-#define __ZS_I_THREAD_HPP_INCLUDED__
+#ifndef __ZMQ_I_THREAD_HPP_INCLUDED__
+#define __ZMQ_I_THREAD_HPP_INCLUDED__
-namespace zs
+namespace zmq
{
// Interface used by session object to communicate with the thread