diff options
Diffstat (limited to 'perf/remote_thr.c')
-rw-r--r-- | perf/remote_thr.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perf/remote_thr.c b/perf/remote_thr.c index 43956e6..1ddee4b 100644 --- a/perf/remote_thr.c +++ b/perf/remote_thr.c @@ -17,7 +17,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#include <zmq.h> +#include "../include/zmq.h" #include <stdio.h> #include <stdlib.h> |