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