From 1b2a426656134b85ff4c75cb0cccbc53f2b83447 Mon Sep 17 00:00:00 2001 From: malosek Date: Wed, 16 Sep 2009 16:49:09 +0200 Subject: c and cpp directories moved into bindings directory --- src/zmq_encoder.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/zmq_encoder.hpp') diff --git a/src/zmq_encoder.hpp b/src/zmq_encoder.hpp index 55826a5..102c434 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 "../c/zmq.h" +#include "../bindings/c/zmq.h" #include "encoder.hpp" -- cgit v1.2.3