summaryrefslogtreecommitdiff
path: root/src/zmq_encoder.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/zmq_encoder.hpp')
-rw-r--r--src/zmq_encoder.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/zmq_encoder.hpp b/src/zmq_encoder.hpp
index 953012b..a3bc4ac 100644
--- a/src/zmq_encoder.hpp
+++ b/src/zmq_encoder.hpp
@@ -20,7 +20,7 @@
#ifndef __ZMQ_ZMQ_ENCODER_HPP_INCLUDED__
#define __ZMQ_ZMQ_ENCODER_HPP_INCLUDED__
-#include "../bindings/c/zmq.h"
+#include "../include/zmq.h"
#include "encoder.hpp"