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