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 feaa4d6..f523f40 100644
--- a/src/app_thread.cpp
+++ b/src/app_thread.cpp
@@ -19,7 +19,7 @@
#include <algorithm>
-#include "../c/zmq.h"
+#include "../bindings/c/zmq.h"
#include "platform.hpp"