From 2a4a10c8be92c5ce6314378fc4de163888075279 Mon Sep 17 00:00:00 2001 From: malosek Date: Tue, 8 Sep 2009 14:54:04 +0200 Subject: build system tuning --- python/pyzmq.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python') diff --git a/python/pyzmq.cpp b/python/pyzmq.cpp index 2fc32d1..d1f5457 100644 --- a/python/pyzmq.cpp +++ b/python/pyzmq.cpp @@ -23,7 +23,7 @@ #include #include -#include "../include/zmq.h" +#include "../c/zmq.h" struct context_t { -- cgit v1.2.3