summaryrefslogtreecommitdiff
path: root/src/io_thread.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/io_thread.cpp')
-rw-r--r--src/io_thread.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/io_thread.cpp b/src/io_thread.cpp
index 2e1237b..ff45478 100644
--- a/src/io_thread.cpp
+++ b/src/io_thread.cpp
@@ -19,7 +19,7 @@
#include <new>
-#include "../bindings/c/zmq.h"
+#include "../include/zmq.h"
#include "io_thread.hpp"
#include "command.hpp"