summaryrefslogtreecommitdiff
path: root/devices/zmq_streamer/zmq_streamer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'devices/zmq_streamer/zmq_streamer.cpp')
-rw-r--r--devices/zmq_streamer/zmq_streamer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/devices/zmq_streamer/zmq_streamer.cpp b/devices/zmq_streamer/zmq_streamer.cpp
index a2906d9..6eccedf 100644
--- a/devices/zmq_streamer/zmq_streamer.cpp
+++ b/devices/zmq_streamer/zmq_streamer.cpp
@@ -17,7 +17,7 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include "../../bindings/cpp/zmq.hpp"
+#include "../../include/zmq.hpp"
#include "../../foreign/xmlParser/xmlParser.cpp"
int main (int argc, char *argv [])