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 --- devices/zmq_forwarder/zmq_forwarder.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devices/zmq_forwarder/zmq_forwarder.cpp') diff --git a/devices/zmq_forwarder/zmq_forwarder.cpp b/devices/zmq_forwarder/zmq_forwarder.cpp index 8acbc85..32af5dd 100644 --- a/devices/zmq_forwarder/zmq_forwarder.cpp +++ b/devices/zmq_forwarder/zmq_forwarder.cpp @@ -17,7 +17,7 @@ along with this program. If not, see . */ -#include "../../cpp/zmq.hpp" +#include "../../bindings/cpp/zmq.hpp" #include "../../foreign/xmlParser/xmlParser.cpp" int main (int argc, char *argv []) -- cgit v1.2.3