summaryrefslogtreecommitdiff
path: root/src/req.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/req.cpp')
-rw-r--r--src/req.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/req.cpp b/src/req.cpp
index 833db9a..5c067b3 100644
--- a/src/req.cpp
+++ b/src/req.cpp
@@ -17,7 +17,7 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include "../bindings/c/zmq.h"
+#include "../include/zmq.h"
#include "req.hpp"
#include "err.hpp"