summaryrefslogtreecommitdiff
path: root/src/pipe.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/pipe.hpp')
-rw-r--r--src/pipe.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pipe.hpp b/src/pipe.hpp
index 81316e4..ede73b8 100644
--- a/src/pipe.hpp
+++ b/src/pipe.hpp
@@ -20,7 +20,7 @@
#ifndef __ZMQ_PIPE_HPP_INCLUDED__
#define __ZMQ_PIPE_HPP_INCLUDED__
-#include "../c/zmq.h"
+#include "../bindings/c/zmq.h"
#include "stdint.hpp"
#include "i_endpoint.hpp"