summaryrefslogtreecommitdiff
path: root/src/sub.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/sub.hpp')
-rw-r--r--src/sub.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sub.hpp b/src/sub.hpp
index 8234b77..670aa79 100644
--- a/src/sub.hpp
+++ b/src/sub.hpp
@@ -20,7 +20,7 @@
#ifndef __ZMQ_SUB_HPP_INCLUDED__
#define __ZMQ_SUB_HPP_INCLUDED__
-#include "../bindings/c/zmq.h"
+#include "../include/zmq.h"
#include "prefix_tree.hpp"
#include "socket_base.hpp"